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

Improvements #1

Open
2 of 6 tasks
omnidan opened this issue Feb 11, 2016 · 0 comments
Open
2 of 6 tasks

Improvements #1

omnidan opened this issue Feb 11, 2016 · 0 comments
Assignees

Comments

@omnidan
Copy link
Member

omnidan commented Feb 11, 2016

  • configure ./lib/index.js as entry script in package.json
  • add commands to package.json (see redux-undo as an example)
  • use local webpack version (/node_modules/.bin/webpack for package.json build commands)
  • it should deal with npm build, npm start (builds and runs) and npm publish (on prepublish: build, run linter and tests)

Once this is done (make sure building works fine first!):

melamity pushed a commit that referenced this issue Feb 13, 2016
added clean, build, lint, test, test:cov and prepublish, and added
relevant dependencies
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

No branches or pull requests

2 participants