-
Notifications
You must be signed in to change notification settings - Fork 366
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Replace framework-info with build-info (#5816)
* feat!: support monorepo development BREAKING CHANGE: In monorepos it is now prompting you to select the site you want to run the operations in. This can be bypassed by providing a `--filter` argument and specify a site/workspace package that should be used. Through that config file paths are changed and toml files are picked up accordingly out of the package folders. * chore: fix build and dev command execution * chore: update * chore: adapt types * chore: updates + remove nod 14 support * chore: fix linting * chore: fix * chore: fix lining * chore: updates * chore: fix 11ty tests * chore: restore snapshot * chore: fix init test * chore: update * Apply suggestions from code review Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com> * Update src/commands/base-command.mjs Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com> * Update src/commands/base-command.mjs Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com> * Update src/commands/base-command.mjs Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com> * fix: fix unescaped backtick * chore: fix the todo and other suggestions * chore: skip as they are blocking the CI and passing locally * chore: fix test * chore: remove `.only` * chore: test updates and smol fixes * chore: remove unknown test * chore: famous last commit * chore: uncomment skip --------- Co-authored-by: Lukas Holzer <lukas.holzer@netlify.com> Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
- Loading branch information
1 parent
e3d2348
commit 2006b6d
Showing
96 changed files
with
2,515 additions
and
1,729 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
2006b6d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📊 Benchmark results