rollup / rollup-starter-lib

Bare-bones example of how to create a library using Rollup
MIT License
961 stars 230 forks source link

Update rollup.config.js #71

Open DougAnderson444 opened 3 years ago

DougAnderson444 commented 3 years ago

Add named import { resolve }, based on https://www.npmjs.com/package/@rollup/plugin-node-resolve#usage (and many hours of frustration and confusion)