Progressive Web App
This commit is contained in:
2
build.sh
2
build.sh
@@ -33,7 +33,7 @@ sed -i 's/fatal: true/fatal: false/g' tmp/ytbn_graphing_software.js
|
||||
sed -i "s/TextEncoder('utf-8')/TextEncoder('utf-8', { ignoreBOM: true, fatal: false })/g" tmp/ytbn_graphing_software.js
|
||||
|
||||
|
||||
cp www/index.html www/style.css tmp/
|
||||
cp www/* tmp/
|
||||
|
||||
echo "Total size: $(du -sb tmp)"
|
||||
echo "Binary size: $(du -sb tmp/ytbn_graphing_software_bg.wasm)"
|
||||
|
||||
Reference in New Issue
Block a user