diff --git a/bundle.js b/bundle.js index 366c7fe..077b148 100644 --- a/bundle.js +++ b/bundle.js @@ -6,7 +6,6 @@ const __dirname = path.resolve(path.dirname(decodeURI(new URL(import.meta.url).p console.log(path.resolve(path.dirname(decodeURI(new URL(import.meta.url).pathname))), __dirname); webpack({ - mode: 'none', entry: path.join(__dirname, './rewrite/index.js'), output: { path: __dirname,