Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert to Webpack #8

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Convert to Webpack #8

wants to merge 11 commits into from

Conversation

rossjrw
Copy link
Member

@rossjrw rossjrw commented Dec 30, 2020

This PR converts the project structure to a Webpack-based build, which will make future changes much more reliable (if not any easier).

  • Use Webpack
  • Implement Babel
  • Get manifest version from package version
  • Add build instructions to README

To build, run npm run build and then the dist/ dir contains everything the extension needs.

Functionality is unchanged. Extension works fine for me in Edge as an unpacked extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant