Open tracend opened 10 years ago
When we set require: true, import all the scripts in the require config, so there is no issue combining the async loading with inline script tags.
require: true
When we set
require: true
, import all the scripts in the require config, so there is no issue combining the async loading with inline script tags.