check-file-path

1.0.2 • Public • Published

npm i check-file-path

Verify that the webpack import path is case sensitive

const CheckFilePath = require('check-file-path')

module.exports = {
	plugins: [
		new CheckFilePath()
		// other
	]
}

Readme

Keywords

Package Sidebar

Install

npm i check-file-path

Weekly Downloads

7

Version

1.0.2

License

ISC

Unpacked Size

2.65 kB

Total Files

3

Last publish

Collaborators

  • leiyangleiyang