mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
23013b1ee9
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. |
||
---|---|---|
.. | ||
build | ||
lib | ||
announcer.js | ||
auto-changelog.sh | ||
create-static-server.js | ||
generate-migration.sh | ||
gource-viz.sh | ||
metamaskbot-build-announce.js | ||
missing-locale-strings.js | ||
mock-3box.js | ||
mock-segment.js | ||
README.md | ||
require-react-devtools.js | ||
run-ganache.sh | ||
sentry-publish.js | ||
sentry-upload-artifacts.sh | ||
shellcheck.sh | ||
show-deps-install-scripts.js | ||
source-map-explorer.sh | ||
sourcemap-validator.js | ||
static-server.js | ||
verify-locale-strings.js |
Development
Several files which are needed for developing on(!) MetaMask.
Usually each files contains information about its scope / usage.