Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Julien Jerphanion
Rex Dri
Commits
5ed3f5e8
Commit
5ed3f5e8
authored
Aug 22, 2018
by
Florent Chehab
Browse files
View changed, map partially operationnal
parent
f7b3fc08
Changes
21
Hide whitespace changes
Inline
Side-by-side
webpack.config.js
0 → 100644
View file @
5ed3f5e8
module
.
exports
=
{
module
:
{
rules
:
[
{
test
:
/
\.
js$/
,
exclude
:
/node_modules/
,
use
:
{
loader
:
"
babel-loader
"
}
}
]
}
};
\ No newline at end of file
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment