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
	]
}

/check-file-path/

    Package Sidebar

    Install

    npm i check-file-path

    Weekly Downloads

    0

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    2.65 kB

    Total Files

    3

    Last publish

    Collaborators

    • leiyangleiyang