This website requires JavaScript.
Explore
Wiki
Markdown
Emojis
Help
Sign In
rayelliott
/
ThreeJS-Webpack-ES6-Boilerplate
Watch
1
Star
0
Fork
You've already forked ThreeJS-Webpack-ES6-Boilerplate
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Set to correct new babel preset
Browse Source
...
This commit is contained in:
Paul Graffam
2019-01-23 17:24:08 -05:00
parent
ad74138a7c
commit
85f1f2474d
1 changed files
with
1 additions
and
3 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
4
.babelrc
Unescape
Escape
View File
@ -1,3 +1 @@
{
{ "presets": ["@babel/preset-env"] }
"presets": ["env"]
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
rayelliott/ThreeJS-Webpack-ES6-Boilerplate
Title
Body
Create Issue