lit-element-starter-js
lit-element-starter-js copied to clipboard
Update rollup.config.js
After running npm audit fix (or before I don't know if the audit created the issue), the terser import created the error:
[!] TypeError: Invalid module "@rollup-plugin-terser" is not a valid package name imported from C:\Users\yanameboi\source\lit-element-starter-js\rollup.config.js
when npm run docs
was run.