File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 4545
4646### Installation
4747
48- > ** Important** : [ Node.js] ( https://nodejs.org/en/ ) > V6 .x is a minimum requirement.
48+ > ** Important** : [ Node.js] ( https://nodejs.org/en/ ) > V8 .x is a minimum requirement.
4949
5050``` sh
5151$ npm install -g preact-cli
@@ -373,7 +373,6 @@ The default templates comes with a `.css` file for each component. You can start
373373
374374Automatic code splitting is applied to all JavaScript and TypeScript files in the following locations:
375375
376-
377376<table >
378377<thead ><tr ><th >Pattern</th ><th >Examples</th ></tr ></thead >
379378<tbody >
Original file line number Diff line number Diff line change 7878 "@babel/plugin-transform-react-jsx" : " ^7.9.0" ,
7979 "@babel/preset-env" : " ^7.9.0" ,
8080 "@babel/preset-typescript" : " ^7.9.0" ,
81- "@preact/async-loader" : " ^3.0.0-rc.12 " ,
81+ "@preact/async-loader" : " ^3.0.0" ,
8282 "@prefresh/webpack" : " ^0.8.1" ,
8383 "autoprefixer" : " ^9.6.0" ,
8484 "babel-esm-plugin" : " ^0.9.0" ,
You can’t perform that action at this time.
0 commit comments