3.3.0 • Published 4 years ago

@iov/browser-extension-react-scripts v3.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-scripts

This package has been modified for supporting typescript chrome extensions development, using webpack's HMR and Typescript (optionally).

CHANGES LICENSE

Those changes and modifications have been done under the license specified in the root foolder.

TODO

  • Improve HtmlWebpackPlugin for allowing chunks in main bundle entry.
  • Improve README.md explaining steps followed.
  • Improve README.md explaining how to use it.
  • Modify the template app for creating automatically the content and background sripts and initial set up.

CREDITS

Changes applied in this package have been inspired from (cra-build-watch)https://github.com/Nargonath/cra-build-watch and my (PR)https://github.com/Nargonath/cra-build-watch/pull/29

This package includes scripts and configuration used by Create React App. Please refer to its documentation: