Open trevorr opened 4 years ago
The prepare package hook allows the package to be installed from source, such as directly from github. It calls webpack directly, since not everyone has yarn installed.
prepare
The
prepare
package hook allows the package to be installed from source, such as directly from github. It calls webpack directly, since not everyone has yarn installed.