You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest skeleton has a lot of improvements like eslint, bundling that works, and export to a distributable directory, which should make deployment a lot easier.
The easiest way to do this might be to scaffold a new project from the skeleton, then bring over src and test dirs.
The text was updated successfully, but these errors were encountered:
The latest skeleton has a lot of improvements like eslint, bundling that works, and export to a distributable directory, which should make deployment a lot easier.
The easiest way to do this might be to scaffold a new project from the skeleton, then bring over
src
andtest
dirs.The text was updated successfully, but these errors were encountered: