angular-cn/aio/tools/transforms/angular-base-package/processors
Pete Bacon Darwin 293ec78069 build(aio): don't constrain `checkContentRules` to run before another processor (#24000)
We don't really care when this processor runs as long as it happens
after the tags have been extracted.
By not constraining its `runBefore` property we can ensure that other
processors can be run before it.

PR Close #24000
2018-06-13 16:47:40 -07:00
..
checkContentRules.js build(aio): don't constrain `checkContentRules` to run before another processor (#24000) 2018-06-13 16:47:40 -07:00
checkContentRules.spec.js build(aio): don't constrain `checkContentRules` to run before another processor (#24000) 2018-06-13 16:47:40 -07:00
checkUnbalancedBackTicks.js build(aio): refactor dgeni packages 2017-04-23 22:50:33 +01:00
checkUnbalancedBackTicks.spec.js build(aio): refactor dgeni packages 2017-04-23 22:50:33 +01:00
convertToJson.js build(aio): use the captured h1 as the title if necessary 2017-05-31 08:45:31 +03:00
convertToJson.spec.js style(aio): fix docs linting issues (#19702) 2017-11-01 15:24:46 -07:00
copyContentAssets.js build(aio): auto-fill width/height to all image tags 2017-05-01 15:52:51 -07:00
copyContentAssets.spec.js build(aio): move copyContentAssets processor to the base package 2017-05-01 15:52:51 -07:00
createSitemap.js build(aio): blacklist unwanted URLs from the generated sitemap.xml (#22061) 2018-02-07 12:02:01 -08:00
createSitemap.spec.js build(aio): blacklist unwanted URLs from the generated sitemap.xml (#22061) 2018-02-07 12:02:01 -08:00
fixInternalDocumentLinks.js build(aio): refactor dgeni packages 2017-04-23 22:50:33 +01:00
fixInternalDocumentLinks.spec.js build(aio): refactor dgeni packages 2017-04-23 22:50:33 +01:00
generateKeywords.js build(aio): add API static members to search index (#21988) 2018-02-05 13:00:47 -08:00
generateKeywords.spec.js build(aio): add API static members to search index (#21988) 2018-02-05 13:00:47 -08:00
renderLinkInfo.js build(aio): append information about links in and out of docs (#19583) 2017-10-10 17:06:51 -07:00
renderLinkInfo.spec.js build(aio): append information about links in and out of docs (#19583) 2017-10-10 17:06:51 -07:00