-
-
Notifications
You must be signed in to change notification settings - Fork 136
Add replace_package module extension tag #2289
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
base: main
Are you sure you want to change the base?
Add replace_package module extension tag #2289
Conversation
|
|
||
console.log('[utils_module] All tests passed ✓'); | ||
|
||
export function testUtilsModule() { |
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.
Delete?
@@ -1 +1,2 @@ | |||
node_modules | |||
utils_module |
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.
Shouldn't lodash_module
also be here? 🤔
Changes are visible to end-users: yes
feat: moved replace package to a tag class for bzlmod
Test plan