Skip to content

Commit

Permalink
Update webpack.config.js
Browse files Browse the repository at this point in the history
adding in test css for libguide redesign
  • Loading branch information
jchurchduran authored Nov 4, 2024
1 parent 450d8be commit b8689b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const config = {
libanswers: './src/libanswers.js',
libguides: './src/libguides.js',
azlist: './src/azlist.js',
LibguidesNew: './src/LibguidesNew.js'
},
output: {
path: path.resolve(__dirname, 'dist'),
Expand Down

0 comments on commit b8689b6

Please sign in to comment.