-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
| @vue/cli | 5.0.8 |
| node | v16.17.0 |
| vue | 3.2.47 |
| vue-cli-plugin-windicss | 1.1.6 |
| unplugin-auto-import | 0.16.4 |
| unplugin-vue-components | 0.24.1 |
Once I include the "vue-cli-plugin-windicss" plugin in my "package.json" file,
devDependencies:{
"vue-cli-plugin-windicss": "^1.1.6",
}
On the contrary, if I remove this plugin and run the command "vue-cli-service serve" again, the page will look like this, everything will be back to normal.

I swear I have never written this strange code anywhere.
var _ = require("!!../node_modules/lodash/lodash.js");module.exports = function (templateParams) { with(templateParams) {return (function(data) { var __t, __p = ''; __p += '\n\n \n \n \n \n \n \n \n \n \n
\n \n\n'; return __p })();}}
Metadata
Metadata
Assignees
Labels
No labels
