first
This commit is contained in:
8
node_modules/sass/sass.default.cjs
generated
vendored
Normal file
8
node_modules/sass/sass.default.cjs
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
require('./sass.dart.js');
|
||||
const library = globalThis._cliPkgExports.pop();
|
||||
if (globalThis._cliPkgExports.length === 0) delete globalThis._cliPkgExports;
|
||||
library.load({
|
||||
immutable: require("immutable"),
|
||||
});
|
||||
|
||||
module.exports = library;
|
Reference in New Issue
Block a user