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

Bundling our app with babel and webpack #56

Open
OttlikG opened this issue Mar 27, 2019 · 0 comments
Open

Bundling our app with babel and webpack #56

OttlikG opened this issue Mar 27, 2019 · 0 comments
Projects

Comments

@OttlikG
Copy link
Contributor

OttlikG commented Mar 27, 2019

This would allow us to use features from ES7 and beyond.

One of the issue I came across, when I used rest operator ({...rest}) the build failed.
To get around this we could bundle our component.

@OttlikG OttlikG added this to To do in Task Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Task
  
To do
Development

No branches or pull requests

1 participant