Commit 9b1e83c
Issue 12549 fix atoms generation lowdash (#15247)
* Updating the atom frament bazel file so that "_" is not used as the exported function, also passing in entire window so that all pieces should have access to what they need.
* Added the exported function name to the string substitution list. Atoms build now.
* Properly adding the exported function variable to the wrapper.
* Updated exported symbol to relate to selenium for namespacing purposes, updating single quotes to to double for linting check.
---------
Co-authored-by: Sri Harsha <[email protected]>
Co-authored-by: David Burns <[email protected]>1 parent 0461db4 commit 9b1e83c
1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
9 | | - | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
| 64 | + | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
| |||
0 commit comments