mirror of
https://github.com/JosunLP/BrowserExtensionTemplate.git
synced 2025-10-14 16:10:10 +00:00
updating assets and rendering
This commit is contained in:
parent
977831157f
commit
60bc8c71e9
17 changed files with 106 additions and 104 deletions
|
@ -1,4 +1,4 @@
|
|||
import fs from 'fs';
|
||||
import * as fs from 'fs';
|
||||
|
||||
const appConfig = JSON.parse(fs.readFileSync('./app.config.json', 'utf8'));
|
||||
const pkg = JSON.parse(fs.readFileSync('./package.json', 'utf8'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue