Add support for using vite from the root of the project
Closes #3511730
Merge request reports
Activity
added 8 commits
-
bbc77056...802d3888 - 7 commits from branch
project:1.x
- 461093e4 - resolve paths relative to the configurable vite root
-
bbc77056...802d3888 - 7 commits from branch
added 1 commit
- 4688bfe8 - fix dist asset paths for components libraries
added 10 commits
-
035d4cd8...72207c46 - 4 commits from branch
project:1.x
- cf16f8c9 - resolve paths relative to the configurable vite root
- f7bf82b6 - code formatting fixes
- f6a7da8d - add distPath config option
- 5a016696 - fix dist asset paths for components libraries
- ff98011a - update tests
- cb4f07f0 - fix code formatting
Toggle commit list-
035d4cd8...72207c46 - 4 commits from branch
added 1 commit
- 670ea66f - replace realpath usage with custom function that won't resolve symlinks
added 1 commit
- 2b96d401 - fix absolute path missing directory separator at the start of the path
added 1 commit
- 25d36c7d - rename disPath option to distDir to more closely match equivalent Vite's build.outDir config option
mentioned in merge request !25
Please register or sign in to reply