mirror of
https://github.com/bakhirev/assayo.git
synced 2025-09-10 23:34:33 +00:00
update
This commit is contained in:
parent
daa2181770
commit
33d96f792e
23 changed files with 328 additions and 76 deletions
|
@ -8,6 +8,8 @@ exec([
|
|||
'rm -rf ../build/static/css',
|
||||
'rm ../build/asset-manifest.json',
|
||||
'rm ../build/test.txt',
|
||||
'rm -rf ../build/social',
|
||||
'rm -rf ../build/themes',
|
||||
].join(' && '));
|
||||
|
||||
const html = fs.readFileSync('../build/index.html', 'utf8');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue