Skip to content

Commit

Permalink
webpack: remove no longer needed shpjs alias
Browse files Browse the repository at this point in the history
  • Loading branch information
goapunk committed Dec 19, 2024
1 parent 861822d commit 2ced9e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ module.exports = {
bootstrap$: 'bootstrap/dist/js/bootstrap.bundle.min.js',
'file-saver': 'file-saver/dist/FileSaver.min.js',
jquery$: 'jquery/dist/jquery.min.js',
shpjs$: 'shpjs/dist/shp.min.js',
'slick-carousel$': 'slick-carousel/slick/slick.min.js'
},
// when using `npm link` for a4 dev env, dependencies are resolved against the linked
Expand Down

0 comments on commit 2ced9e3

Please sign in to comment.