EasyUI Forum
April 17, 2024, 06:20:20 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Minification error with Vue-Cli 3  (Read 8470 times)
elymatos
Newbie
*
Posts: 6


View Profile Email
« on: January 29, 2019, 05:57:47 PM »

Hi,
Trying to build an app with Vue-cli 3 + Typescript, I'm getting an error of "word unknown" in the process postcss.
Digging a lot, I found the problem is with the rules in easyui.css (for tooltip) - for all themes,  I guess:
  _border-color: tomato;
  _filter: chroma(color=tomato);
I comment both lines and get to build. I don't know the exact problem, but this is blocking the building.
Thanks,
Ely
Logged
srw962
Newbie
*
Posts: 5


View Profile Email
« Reply #1 on: March 10, 2019, 10:53:55 PM »

I use Vue-Cli3 + javascript,get the same error:
$ vue-cli-service build --mode production --dest dist --target app --dashboard


-  Building for production...

 ERROR  Error: CSS minification error: E:\vue\hello-world\css\chunk-vendors.c84fc929.css:3131:12: Unknown word. File: css/chunk-vendors.c84fc929.css

Error: CSS minification error: E:\vue\hello-world\css\chunk-vendors.c84fc929.css:3131:12: Unknown word. File: css/chunk-vendors.c84fc929.css
    at E:\vue\hello-world\node_modules\@intervolga\optimize-cssnano-plugin\index.js:106:21
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #2 on: March 11, 2019, 07:00:01 PM »

Please update to a newer version to solve this issue.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!