farm-fe / farm

Extremely fast Vite-compatible web build tool written in Rust
https://farmfe.org
MIT License
5.02k stars 166 forks source link

chore: plugin-tools should be built before core. And add an ignore for the idea config folder `.idea` #1958

Closed JobinJia closed 15 hours ago

JobinJia commented 20 hours ago

Description:

BREAKING CHANGE:

Related issue (if exists):

changeset-bot[bot] commented 20 hours ago

🦋 Changeset detected

Latest commit: c2ab5c32eafa41a68d8306fabfffcc7f29653416

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR ``` Some errors occurred when validating the changesets config: The package or glob expression "farm-docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch. ```