bili
bili copied to clipboard
Auto update package.json with generated files
Run bili update-pkg:
{
+ "main": "dist/index.cjs.js",
+ "module": "dist/index.m.js",
+ "cdn": "dist/index.js",
+ "unpkg": "dist/index.js"
}
And jsdelivr 🙂
Hi @egoist, can I ask where cdn field used?
https://github.com/stereobooster/package.json/issues/14#issuecomment-411225604