Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: lessLoader.modifyVars config don't work in dev #900

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

sorrycc
Copy link
Member

@sorrycc sorrycc commented Jan 30, 2024

改漏了

@sorrycc sorrycc merged commit 75b583f into master Jan 30, 2024
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the sorrycc-imid branch January 30, 2024 09:49
@@ -198,7 +198,7 @@ exports.dev = async function (opts) {
cwd,
config: opts.config,
alias: okamConfig.resolve.alias,
modifyVars: opts.config.theme,
modifyVars: opts.config.lessLoader?.modifyVars || opts.config.theme,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

图片

我疑似踩到了这个坑。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants