We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18bb498 commit cdf0a28Copy full SHA for cdf0a28
script/patch_manifest.js
@@ -1,4 +1,4 @@
1
-import fs from 'fs'
+import fs from 'fs';
2
3
const manifest = JSON.parse(fs.readFileSync('dist/manifest.json'));
4
0 commit comments