-
Notifications
You must be signed in to change notification settings - Fork 69
Replace ModularLoad with Barba #119
base: master
Are you sure you want to change the base?
Conversation
|
We won't merge the barba branch yet, but I think we could make use of the |
Yes, create a new pull request with only the changes to |
|
We can maybe add these changed to PR#120 that is likely to be merged soon ? |
|
Outcome from meeting on 2022-10-05 |
Remove modularload and use barba instead.
It is located in the same module
Load.jsand uses thedata-module-loadnamespace.I also added a
config.jsfile in the script root to have global vars (env, classnames, etc...) and updated theutils/environment.jswith dom elements.