Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/@apostrophecms/template/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ module.exports = {
// include an argument separated by `:`. E.g. `hmr:apos`, `hmr:public`. If
// the condition handler does not support arguments, it's ignored. -
// `bundler`: (optional) string, the alias of the currently registered
// asset external build module. The bundler condition is not parth of the
// asset external build module. The bundler condition is not path of the
// actual inject data. It's evaluated just on the registration data.

insert(end, location, componentName, conditions) {
Expand Down