0.14.5
FlorianRappl
released this
13 Dec 17:10
·
1439 commits
to develop
since this release
- Improved
pilet debug
to use actual app externals - Improved
piral debug
to respect--public-url
likepiral build
- Fixed
publicPath
in pilets built with Webpack to be./
instead of/
- Fixed default imports of shared dependencies with
v2
schema (#433) - Fixed usage of
rules
inextend-config
ofpiral-cli-webpack(5)
- Fixed usage of custom public path with
piral-ng
(#434) - Removed
file-loader
frompiral-cli-webpack5
- Added env variable
PIRAL_PUBLIC_PATH
duringpiral build
andpiral debug
(#434) - Added
publicPath
to state container (inapp
)