chrome-extension-react-scripts
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

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:

/chrome-extension-react-scripts/

    Package Sidebar

    Install

    npm i chrome-extension-react-scripts

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    148 kB

    Total Files

    45

    Last publish

    Collaborators

    • apanizo