| Modifier and Type | Method and Description |
|---|---|
List<JSPostProcessor> |
BldResPath.getProdModePostProcessors() |
| Modifier and Type | Method and Description |
|---|---|
BldResPath |
BldResPath.jsPostProcessors(JSPostProcessor... procs)
post processors are invoked on js fragments/files once "minify" is set to true.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlImportShim |
HtmlImportShim.jsPostProcessors(List<JSPostProcessor> jsPostProcessors) |
static byte[] |
DynamicResourceManager.runJSPostProcessors(List<JSPostProcessor> procs,
byte[] b) |
void |
HtmlImportShim.setJSPostProcessors(List<JSPostProcessor> JSPostProcessors) |
void |
DynamicResourceManager.setJSPostProcessors(List<JSPostProcessor> JSPostProcessors) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClojureJSPostProcessor
uses blocking IO only applicable for build steps or build triggering initial request
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSMinifcationPostProcessor |
Copyright © 2017. All rights reserved.