- fix: the dll path problem in windows platform
- fix: the mock bug with the same api path which only work for the first one
nothing
- feature: add log for mock request
- feature: add baseURL,options.isSinglePage for user custom
- fix the servePath of webpack launcher config invalidation problem
nothing
nothing
- fix the ejected files not containing the dll feature problem
nothing
nothing
- fix the serve-build.js not exits error(npm run eject)
nothing
nothing
nothing
nothing
- building will not copy the .gitignore file
- Resolve the case where the build command also executes the dll without the dll configuration
nothing
- change the package version source for dll building
- update eject.js with webpack.dll.config.js ejected
- add webpack launcher config splitChunks and runtimeChunk
nothing
nothing
- change the public folder copied way while building
the dll directory in the public directory does not need to copy the json file such as the manifest.(build a web app) - add webpack dll custom feature
- add webpackLauncherConfig proxy 和 useMockServer dynamic loading feature
- fix the proxy different place with webpack proxy
nothing
nothing
- fix the no reponse of post request in the proxy request
- fix the proxy different place with webpack proxy
nothing
- add the useMockServer webpack launcher setting
nothing
nothing
- add javascriptEnabled true as the default option
- Fix decorators not work problem, use the legacy stage 1
nothing
nothing
nothing