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
{{ message }}
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.
After trials it actually seems like having separate plugins instead of templates is better, but then how to guide users who are used to create-react-app or @vue/cli to use it is a problem, because it is possible they don't even know what is the difference between Webpack and Rollup, and why need to setup Babel separately.
Suggestions
Make create hook more like a survey like 'Do you want to build a library or website' -> 'Do you want to use react / vue / angular' -> 'Do you want to use typescript' ?
Or make recipes on documentation like parceljs's
The text was updated successfully, but these errors were encountered:
Description
After trials it actually seems like having separate plugins instead of templates is better, but then how to guide users who are used to create-react-app or @vue/cli to use it is a problem, because it is possible they don't even know what is the difference between Webpack and Rollup, and why need to setup Babel separately.
Suggestions
Make create hook more like a survey like 'Do you want to build a library or website' -> 'Do you want to use react / vue / angular' -> 'Do you want to use typescript' ?
Or make recipes on documentation like parceljs's
The text was updated successfully, but these errors were encountered: