source:
imaps-frontend/node_modules/sass/sass.default.cjs
Last change on this file was 0c6b92a, checked in by , 5 weeks ago | |
---|---|
|
|
File size: 235 bytes |
Rev | Line | |
---|---|---|
[0c6b92a] | 1 | require('./sass.dart.js'); |
2 | const library = globalThis._cliPkgExports.pop(); | |
3 | if (globalThis._cliPkgExports.length === 0) delete globalThis._cliPkgExports; | |
4 | library.load({ | |
5 | immutable: require("immutable"), | |
6 | }); | |
7 | ||
8 | module.exports = library; |
Note:
See TracBrowser
for help on using the repository browser.