{"library":"no-cache-loader","type":"library","category":null,"description":"A webpack loader that disables caching by returning a new module instance on each require call. Version 1.0.0. Useful for loading mutable data like JSON fixtures where module identity must differ. Simple and focused; no release cadence documented, likely maintenance mode. Only 4 lines of source code.","language":"javascript","status":"maintenance","version":"1.0.0","tags":["javascript","webpack","cache","loader"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install no-cache-loader","imports":["import noCacheLoader from 'no-cache-loader'","module: { rules: [{ test: /\\.json$/, use: 'no-cache-loader' }] }","require('no-cache-loader!./module.js')"]},{"cmd":"yarn add no-cache-loader","imports":[]},{"cmd":"pnpm add no-cache-loader","imports":[]}],"homepage":"https://github.com/maxkostow/no-cache-loader#readme","github":"https://github.com/maxkostow/no-cache-loader","docs":null,"changelog":null,"pypi":null,"npm":"no-cache-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}