Skip to content
Snippets Groups Projects
Commit f8b1b43d authored by Ian Sillitoe's avatar Ian Sillitoe
Browse files

add babel-polyfill

parent e4c0e6f2
No related branches found
No related tags found
No related merge requests found
module.exports = { module.exports = {
entry: ['babel-polyfill'],
module: { module: {
rules: [ rules: [
{ {
...@@ -10,4 +11,4 @@ module.exports = { ...@@ -10,4 +11,4 @@ module.exports = {
} }
] ]
} }
}; };
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment