Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Releases: egoist/poi

Version 6.5.1

15 Feb 07:09
Compare
Choose a tag to compare

Bug fixes

  • adjust log for electron app: b1582f7

Version 6.5.0

15 Feb 07:04
Compare
Choose a tag to compare

New features

  • improve template, add default favicon: 9bd2559
  • add electron template: d0e00a4
  • add vue-devtools in electron app: 592c1b0

Bug fixes

  • only check default entry: d76930e
  • fix typo when setting process.env.NODE_ENV

...full changes

Version 6.4.2

15 Feb 03:35
Compare
Choose a tag to compare

Bug fixes

  • use publicPath from webpack config: 89a449b

Version 6.4.1

14 Feb 16:57
Compare
Choose a tag to compare

Bug fixes:

Version 6.4.0

14 Feb 16:48
Compare
Choose a tag to compare

New feature:

  • Improving vendor option, split required modules in node_modules by default 08d6100

Version 6.1.1

14 Feb 12:13
Compare
Choose a tag to compare

v5 to v6 migration guide:

#108 (comment)

Version 5.0.0

29 Dec 12:01
Compare
Choose a tag to compare
  • 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

24 Dec 11:58
Compare
Choose a tag to compare
  • Load .svg with file-loader again
  • Remove ga option in favor of vue-ga

Version 4.3.3

20 Dec 14:45
Compare
Choose a tag to compare
  • apply option hash to static file too
  • fix host option
  • use raw-loader for svg files

Version 4.3.2

16 Dec 06:54
Compare
Choose a tag to compare
  • Fixed output info for host name #79