| .eslintrc.mjs |
Silencing the error because ... |
9747 |
| client |
|
|
| CODE_OF_CONDUCT.md |
|
5377 |
| docs |
|
|
| mach_commands.py |
Run DevTools node tests. |
2859 |
| moz.build |
|
1463 |
| perfdocs |
|
|
| platform |
|
|
| rename.py |
|
497 |
| server |
|
|
| shared |
|
|
| startup |
|
|
| templates.mozbuild |
Installs JS modules at a resource:// path that corresponds directly to
their source tree location.
For this to work as intended, a moz.build file should be placed in each
source directory which uses this template to install only the JS files in
its own directory. Subdirectories should use their own moz.build.
By following this pattern, there's less magic to require() and resource://
paths, since they now match the source tree. |
1904 |
| tsconfig.json |
/*.js", "./* |
713 |