We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368515d commit e25972aCopy full SHA for e25972a
npm_mjs/management/commands/rspack.config.template.js
@@ -1,4 +1,4 @@
1
-const rspack = require('@rspack/core') // eslint-disable-line no-undef
+const rspack = require("@rspack/core") // eslint-disable-line no-undef
2
3
const settings = window.settings // Replaced by django-npm-mjs
4
const transpile = window.transpile // Replaced by django-npm-mjs
0 commit comments