mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-03-31 06:33:51 -04:00
Fixed debug launch configurations
This commit is contained in:
@@ -171,7 +171,6 @@ export function transformScript(
|
||||
write: false,
|
||||
bundle: true,
|
||||
sourcemap: true,
|
||||
sourceRoot: path.relative(path.dirname(options.from), "."),
|
||||
legalComments: "inline",
|
||||
minify: process.argv.includes("--optimize"),
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user