Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
test_render.py | ||
test_static_content.py |
Instead of attempting to derive the module portion of a RequireJS override strictly from the path to the JS file, we now use a dictionary where the module name must be explicitly specified. This allows us to compensate for files which do not follow a naming scheme that is compatible with RequireJS without having to normalize all files. This is extremely important when using third-party dependencies.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
test_render.py | Loading commit data... | |
test_static_content.py | Loading commit data... |