Skip to content

Commit

Permalink
🔧 chore: match -> include
Browse files Browse the repository at this point in the history
Signed-off-by: SimonShiki <sinangentoo@gmail.com>
  • Loading branch information
SimonShiki committed Nov 2, 2023
1 parent 2ca2b6f commit a29feb4
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 @@ -61,7 +61,7 @@ const base = {
license: packageJSON.license,
grant: ['none'],
'run-at': 'document-start',
match: [
include: [
'http://localhost:8601/*',
'https://scratch.mit.edu/projects/*',
'https://aerfaying.com/Projects/*',
Expand Down

0 comments on commit a29feb4

Please sign in to comment.