Skip to content

Commit

Permalink
Merge pull request #435 from KaiVolland/updates
Browse files Browse the repository at this point in the history
Update packages and remove React.StrictMode
  • Loading branch information
KaiVolland authored Jan 23, 2023
2 parents 4c57214 + d616ed6 commit 9503ba5
Show file tree
Hide file tree
Showing 4 changed files with 327 additions and 99 deletions.
1 change: 0 additions & 1 deletion config/webpack.common.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ module.exports = {
stream: require.resolve('stream-browserify')
},
alias: {
react: require.resolve('react'),
// uncomment for development with npm link
// 'geostyler': path.resolve('node_modules', 'geostyler'),
// 'geostyler-style': path.resolve('node_modules', 'geostyler-style'),
Expand Down
Loading

0 comments on commit 9503ba5

Please sign in to comment.