EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
April 18, 2025, 12:55:44 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for Vue
>
Minification error with Vue-Cli 3
Pages: [
1
]
« previous
next »
Print
Author
Topic: Minification error with Vue-Cli 3 (Read 11240 times)
elymatos
Newbie
Posts: 6
Minification error with Vue-Cli 3
«
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
Re: Minification error with Vue-Cli 3
«
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
Re: Minification error with Vue-Cli 3
«
Reply #2 on:
March 11, 2019, 07:00:01 PM »
Please update to a newer version to solve this issue.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...