1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/development/build
Mark Stacey 23013b1ee9
Reduce build warnings related to Sass (#10494)
Build warnings related to Sass have been reduced by dynamically
importing `gulp-sass` and `sass-compiler` at the point where it's first
used. This ensures that the four Dart-related build warnings are only
emitted for the build process that is actually running Sass, rather
than by _every_ build process.
2021-02-23 13:04:14 -03:30
..
display.js
etc.js
index.js
manifest.js
sass-compiler.js
scripts.js
static.js
styles.js Reduce build warnings related to Sass (#10494) 2021-02-23 13:04:14 -03:30
task.js