I'd like to have ability just upload 3rd-party libs (js, css, images, fonts, etc..) into the special folder, for example vendor, and then include them in default.html layout. Is it possible?
I think it will provide me to keep toolkit.js as clean as possible.
I'd like to have ability just upload 3rd-party libs (js, css, images, fonts, etc..) into the special folder, for example
vendor
, and then include them in default.html layout. Is it possible? I think it will provide me to keep toolkit.js as clean as possible.