Skip to content

Conversation

@amrlabib
Copy link
Owner

  1. Add separate files webpack.dev.js and webpack.prod.js
  2. Different prod webpack bundle configuration to transpile library es6 code instead of just copying file to dist.
  3. Separate development app code from library code.
  4. Put individual hooks to separate files and use index.js to export all hooks

@amrlabib amrlabib merged commit f2a0ad6 into master May 15, 2019
@amrlabib amrlabib deleted the webpack-config branch May 15, 2019 08:17
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.

2 participants