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

Use webpack to create a module as output #126

Open
nrc opened this issue Mar 11, 2017 · 2 comments
Open

Use webpack to create a module as output #126

nrc opened this issue Mar 11, 2017 · 2 comments
Labels
L-js mostly a JS (or web) issue

Comments

@nrc
Copy link
Member

nrc commented Mar 11, 2017

We currently just use webpack to translate JSX in the JS files, then a script (cp_static.sh) to copy files around (plus some handlebars stuff - build_templates.sh). We should do all this build system stuff in one place - using webpack.

@vramana
Copy link
Contributor

vramana commented Mar 13, 2017

Since you are using React now, do you also plan to replace the remaning handlebar templates into React components?

@nrc
Copy link
Member Author

nrc commented Mar 13, 2017

Yes, I do

@nrc nrc mentioned this issue Mar 28, 2017
14 tasks
@nrc nrc added the L-js mostly a JS (or web) issue label May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L-js mostly a JS (or web) issue
Projects
None yet
Development

No branches or pull requests

2 participants