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

Webpack #136

Open
wants to merge 9 commits into
base: development
Choose a base branch
from
Open

Webpack #136

wants to merge 9 commits into from

Conversation

kba
Copy link

@kba kba commented Sep 25, 2017

  • Replace shell scripts / closure compiler with webpack/uglifyjs (npm run prepublish)
  • Run jasmine tests with karma (npm test)
  • Fix package.json to point "main" to minified library as UMD, i.e. should be usable in browser and CommonJS context
  • Published to npm, e.g. usable with <script src="https://unpkg.com/@kba/keypress.js@2.1.4-webpack-1/dist/keypress.min.js"></script>

@dmauro
Copy link
Owner

dmauro commented Mar 5, 2018

This is a great idea, but gonna hold off until I get this new version out.

@MichaelPaulukonis
Copy link

Any progress on this? Need any extra hands?

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.

6 participants