Skip to content
Snippets Groups Projects
Commit 09d236ec authored by adroitwhiz's avatar adroitwhiz
Browse files

Revert "Don't resolve symlinks" from #2012

parent 7facbf35
Branches
Tags
1 merge request!1Synching Fork
...@@ -31,9 +31,6 @@ const base = { ...@@ -31,9 +31,6 @@ const base = {
React: 'react', React: 'react',
ReactDOM: 'react-dom' ReactDOM: 'react-dom'
}, },
resolve: {
symlinks: false
},
module: { module: {
rules: [{ rules: [{
test: /\.jsx?$/, test: /\.jsx?$/,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment