improper/react-browser-extension

Apply React's compiler to `src/static/scripts/` files

tylers-username opened this issue · 0 comments

Currently the files in src/static/scripts are copied to the build directory as they are. webpack.extend.js needs to be modified so that these files can take advantage of TypeScript, JSX, etc...