react-boilerplate / react-boilerplate-typescript

⚠️ MOVED TO react-boilerplate/react-boilerplate-cra-template

Home Page:https://github.com/react-boilerplate/react-boilerplate-cra-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing build:dll script in package.json

rzkhosroshahi opened this issue · comments

Description

Hi,
in postsetup script run npm run build:dll`, but seems it missed in the package.json file.

Versions

  • React-Boilerplate: 3.7.0

Hi. You are right. I forgot it there when switching to 3.7.0. Now build:dll is not needed. You can remove it from package.json. I am updating the master. After switching to 3.7.0, I didn't try npm setup.

I will check npm setup later in details. But if there are other issue please re-open. Thanks for the update !