1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02: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 @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
etc.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
index.js Add Lavamoat to build system (#9939) 2021-02-22 22:43:29 +08:00
manifest.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
sass-compiler.js Add Lavamoat to build system (#9939) 2021-02-22 22:43:29 +08:00
scripts.js Add Lavamoat to build system (#9939) 2021-02-22 22:43:29 +08:00
static.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
styles.js Reduce build warnings related to Sass (#10494) 2021-02-23 13:04:14 -03:30
task.js Add Lavamoat to build system (#9939) 2021-02-22 22:43:29 +08:00