forked from cruise-automation/webviz
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow absolute import paths everywhere (cruise-automation#661)
We already enabled this in the closed-source repo, but let's add it here as well. This allows all code to import using paths like `import X from "webviz-core/any/path"`. This allows script files like `record-local-bag-video.js` to use absolute import paths as well. Co-authored-by: Chris Hasson <[email protected]>
- Loading branch information
Showing
4 changed files
with
124 additions
and
40 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.