mzohaibqc / antd-theme-webpack-plugin

A webpack plugin for Dynamic theme generation for Ant Design

Home Page:https://mzohaibqc.github.io/antd-theme-webpack-plugin/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade antd-theme-generator

chenshuai2144 opened this issue · comments

The antd-theme-generator package is written to death and needs to be upgraded to use the new features.

 "antd-theme-generator": "1.0.6",

Latest version v1.1.3 has been deployed and contains two new features

  1. Using Cache to improve performance
  2. Added support to handle imports starting with ~ that's supported by webpack so now imports like @import '~antd/lib.....' will work

package.json is 1.1.6!

Oh.. I got your point... I'll update this package today..

@chenshuai2144 Updated antd-theme-generator dependency veriosn
Now lates version is antd-theme-webpack-plugin@1.1.8