7 packages
browserify-resolutions
A Browserify plugin that allows more explicit control of module deduping. It purges duplicate modules from the output bundle and prevents modules from loading several times.
jasmine-fail-fast
Allow Jasmine tests to "fail-fast", exiting on the first failure instead of running all tests no matter what.
node-sass-json-importer
Allows importing json in sass files parsed by node-sass.
peer-deps-externals-webpack-plugin
Webpack plugin to automatically add a library's peerDependencies to its bundle's externals.
protractor-console
Print console logging statements that occur during Protractor test runs.
protractor-fail-fast
Allow Protractor tests to "fail-fast", exiting on the first failure instead of running all tests no matter what. This can save a great deal of time as Protractor tests are typically slow and expensive.
rollup-plugin-peer-deps-external
Rollup plugin to automatically add a library's peerDependencies to its bundle's external config.