.
This commit is contained in:
parent
23ff31ae6b
commit
3e343ab144
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
/**
|
||||
* Transpiles create-react-library CLI to ES5 in order to support node >= 4.
|
||||
* Transpiles the CLI to ES5 in order to support node >= 4.
|
||||
*
|
||||
* Note: we use Webpack to compile the CLI, but the generated template still
|
||||
* uses Rollup for compiling the library. We don't judge between the two, but
|
||||
* uses Rollup for compiling libraries. We don't judge between the two, but
|
||||
* rather try to use the best tool for the job.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue