egoist / bili

Bili makes it easier to bundle JavaScript libraries.

Home Page:https://bili.egoist.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cant build babel-template in umd format

promer94 opened this issue · comments

I try to use bili to compile babel-template into umd format but failed.
bilibuilderror.png
reproduce repo https://github.com/promer94/bili-babel-template

upgrade babel-template to @babel/template, problem solved

Good to know 👍