[bazel + js] Allow bazel build //javascript/... to work#13893
[bazel + js] Allow bazel build //javascript/... to work#13893AutomatedTester merged 3 commits intoSeleniumHQ:trunkfrom
bazel build //javascript/... to work#13893Conversation
|
PR Description updated to latest commit (096978d)
|
PR Review
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
Type
enhancement
Description
javascript/grid-uito support JavaScript and resolve JSON modules.javascript/node/selenium-webdriverto usejs_libraryfor better management of JavaScript files and tests.Changes walkthrough
BUILD.bazel
Enhance TypeScript Build Configuration for JavaScript Supportjavascript/grid-ui/BUILD.bazel
BUILD.bazel
Refactor and Enhance JavaScript Library Handling in Bazeljavascript/node/selenium-webdriver/BUILD.bazel
js_libraryrules to manage JavaScript sources and testsmore effectively.
js_library.tsconfig.json
Fix JSON Syntax in TypeScript Configurationjavascript/grid-ui/tsconfig.json