Skip to content

Commit

Permalink
ci: does this work?
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Oct 19, 2023
1 parent 31e343e commit 46d09ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ module.exports = [{
entry: './shim/gh-pages.js',
output: {
filename: '[name].js',
path: path.resolve(__dirname, 'gh-pages') //'/__w/scratch-blocks/scratch-blocks/github-pages'
path: path.resolve(__dirname, 'github-pages') //'/__w/scratch-blocks/scratch-blocks/github-pages'
},
optimization: {
minimize: false
Expand Down

0 comments on commit 46d09ee

Please sign in to comment.