question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@unocss/webpack after 0.45.8 is not work

See original GitHub issue

use unocss/examples/vue-cli4 and unocss/examples/vue-cli5

vue-cli4

@unocss/webpack with 0.45.8

image

is ok

image

@unocss/webpack after 0.45.8 like 0.45.9 or 0.45.12

image

is not work

image

vue-cli5

@unocss/webpack with 0.45.8

image

is ok

image

@unocss/webpack after 0.45.8 like 0.45.9 or 0.45.12

image

is not work

image

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

13reactions
Candinyacommented, Aug 23, 2022

Same issue but only reproduced on Windows (Windows 11 21H1, Node v18.7.0), seems OK on macOS (macOS 12.4, Node v18.7.0). There might be an OS related issue? 🤔

0reactions
lamualfacommented, Oct 5, 2022

@antfu any idea about this issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

@unocss/webpack - npm
Start using @unocss/webpack in your project by running `npm i @unocss/webpack`. ... This plugin does not come with any default presets.
Read more >
unocss/webpack - npm.io
The Webpack plugin for UnoCSS. This plugin does not come with any default presets. Currently, this plugin only supports the global mode. Installation....
Read more >
MiniCssExtractPlugin - webpack
This means that it won't have access to the scope of the webpack configuration module. webpack.config.js new MiniCssExtractPlugin({ insert: function ...
Read more >
@unocss/webpack: Versions | Openbase
preset-mini: Add handler bracket types - by @chu121su12 in https://github.com/unocss/unocss/issues/1717; Negate math function values - by @chu121su12 in https ...
Read more >
How to Prevent Webpack Error after npm Install?
In your devDependencies, try downgrading this: awesome-typescript-loader": "3.2.1". to this: awesome-typescript-loader": "2.2.4". If it still doesn't work, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found