Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Use webpack #17

Closed
1 task
saiichihashimoto opened this issue Jul 13, 2016 · 0 comments
Closed
1 task

Use webpack #17

saiichihashimoto opened this issue Jul 13, 2016 · 0 comments
Assignees

Comments

@saiichihashimoto
Copy link
Member

saiichihashimoto commented Jul 13, 2016

  • Build entire extension (css, js, json, all of it)

Instead of using browserify, uglify, watchify, etc. convert the extension to using webpack.

Currently, there's too many separate parts doing their own thing (i.e. watchify, postcss, copying some files). That's what webpack is made for and it makes development for it great. Not to mention, building for deployment is much simpler.

Blocked by #10.

@saiichihashimoto saiichihashimoto added this to the Backlog milestone Jul 13, 2016
@saiichihashimoto saiichihashimoto changed the title Convert extension to webpack Extension to webpack Jul 13, 2016
@saiichihashimoto saiichihashimoto changed the title Extension to webpack Use webpack Jul 13, 2016
@saiichihashimoto saiichihashimoto modified the milestone: Backlog Jul 14, 2016
@saiichihashimoto saiichihashimoto self-assigned this Jul 21, 2016
saiichihashimoto added a commit that referenced this issue Jul 21, 2016
saiichihashimoto added a commit that referenced this issue Jul 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants