{"library":"karma-webpack-with-fast-source-maps","type":"library","category":null,"description":"A fork of karma-webpack that adds support for file-based source maps and hot testing. Version 1.10.2 supports webpack 1-3. It allows running only affected tests on file changes using a manifest array, and provides faster source map generation via 'cheap-module-source-map' devtool. This package is largely superseded by modern karma-webpack versions (5+) that include better source map support and webpack 5 compatibility. It is not actively maintained and should not be used for new projects.","language":"javascript","status":"maintenance","version":"1.10.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install karma-webpack-with-fast-source-maps","imports":["// In karma.conf.js, set frameworks: ['karma-webpack-with-fast-source-maps'] is not needed; just specify preprocessor","preprocessors: { 'test/**/*.js': ['webpack'] }","webpack: { devtool: 'cheap-module-source-map', ... }"]},{"cmd":"yarn add karma-webpack-with-fast-source-maps","imports":[]},{"cmd":"pnpm add karma-webpack-with-fast-source-maps","imports":[]}],"homepage":null,"github":"https://github.com/aaronjensen/karma-webpack","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/karma-webpack-with-fast-source-maps","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/karma-webpack-with-fast-source-maps/compatibility"}}