docusaurus/packages/docusaurus-init
Reece Dunham 76c0b11632
refactor(v2): TS config update: reduce the size of npm modules (#4375)
* feat(v2): Reduce the size of the npm modules

Signed-off-by: Reece Dunham <me@rdil.rocks>

* Fix conflicts

* Update search.js

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-03-17 16:25:42 +01:00
..
bin feat(v2): skip dependency install on docusaurus init (#3986) 2021-01-04 16:17:06 +01:00
src refactor(v2): remove duplicated lodash dependencies and import only what needed (#4361) 2021-03-09 12:15:52 +01:00
templates feat(v2): Improve the initial templates #4302 (#4320) 2021-03-17 15:59:01 +01:00
package.json refactor(v2): TS config update: reduce the size of npm modules (#4375) 2021-03-17 16:25:42 +01:00
README.md docs(v2): Add READMEs to v2 packages (#4034) 2021-01-14 17:16:26 +01:00
tsconfig.json feat(v2): Improve the initial templates #4302 (#4320) 2021-03-17 15:59:01 +01:00

@docusaurus/init

Create Docusaurus apps easily.

Usage

Please see the installation documentation.