Skip to content

Commit beae31a

Browse files
authored
Update README.md
update readme
1 parent e2cf899 commit beae31a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,3 @@
2525
1. `npm run build` to generate a minimized production build in the `dist` folder
2626
2. ZIP the entire `dist` folder (e.g. `dist.zip`)
2727
3. Publish the ZIP file on the Chrome Web Store Developer Dashboard!
28-
29-
## Important Default Boilerplate Notes
30-
31-
- Folders get flattened, static references to images from HTML do not need to be relative (i.e. `icon.png` instead of `../static/icon.png`)
32-
- Importing local ts/tsx/css files should be relative, since Webpack will build a dependancy graph using these paths
33-
- Update the manifest file as per usual for chrome related permissions, references to files in here should also be flattened and not be relative

0 commit comments

Comments
 (0)