rollup / rollup-starter-lib

Bare-bones example of how to create a library using Rollup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to config es2015 in this project

zhangwei900808 opened this issue · comments

I used ()=>{} is not work it's tips me

[!] (plugin uglify) Error: Unexpected token: punc «)»
SyntaxError: Unexpected token: punc «)»

Perhaps use terser instead of uglifyjs?