{"library":"case-sensitive-paths-webpack-plugin","type":"library","category":null,"description":"A Webpack plugin (current version 2.4.0) that enforces module path case sensitivity during builds, ensuring that the entire path of all required modules matches the exact case on disk. This helps prevent subtle bugs on case-insensitive filesystems (macOS, Windows) from causing failures on case-sensitive systems (Linux). Works with Webpack 3, 4, and 5. Releases are infrequent but stable, with minimal dependencies.","language":"javascript","status":"active","version":"2.4.0","tags":["javascript","webpack","plugin","case sensitive","import","require"],"last_verified":"Wed May 27","install":[{"cmd":"npm install case-sensitive-paths-webpack-plugin","imports":["const CaseSensitivePathsPlugin = require('case-sensitive-paths-webpack-plugin');","new CaseSensitivePathsPlugin({ debug: true })","plugins: [new CaseSensitivePathsPlugin()]"]},{"cmd":"yarn add case-sensitive-paths-webpack-plugin","imports":[]},{"cmd":"pnpm add case-sensitive-paths-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/Urthen/case-sensitive-paths-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/case-sensitive-paths-webpack-plugin","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/case-sensitive-paths-webpack-plugin/compatibility"}}