nodejsbuildpackage
Improved Node.js support in technicalindicators 1.0.5
Shipped2 commits+59โ4
- Node.js projects now use the CommonJS build by default โ The package now ships a Node-friendly entry point by default, while still keeping the browser build available separately.
- nodejsUpdated the package entry point so Node.js users get the CommonJS build automatically.
- buildAdded a build step that produces separate browser and Node.js bundles.