This repository has been archived by the owner on Dec 6, 2021. It is now read-only.
Releases: egoist/poi
Releases · egoist/poi
Version 6.5.1
Bug fixes
- adjust log for electron app:
b1582f7
Version 6.5.0
Version 6.4.2
Bug fixes
- use publicPath from webpack config:
89a449b
Version 6.4.1
Bug fixes:
- Fixed svg support aaad21c
Version 6.4.0
New feature:
- Improving
vendor
option, split required modules in node_modules by default 08d6100
Version 6.1.1
v5 to v6 migration guide:
Version 5.0.0
- removed
--watch
option since it's too buggy for now - add
friendly-errors-webpack-plugin
- simplify logs, output nothing (assets stats) in dev mode if no error occurs
- option babel/postcss/webpack is function now #75
Version 4.4.0
- Load
.svg
with file-loader again - Remove
ga
option in favor of vue-ga
Version 4.3.3
- apply option
hash
to static file too - fix
host
option - use
raw-loader
for svg files
Version 4.3.2
- Fixed output info for host name #79