public interface PolyfillLoaderService
| Modifier and Type | Method and Description |
|---|---|
Map<String,Polyfill> |
loadPolyfills(List<PolyfillLocation> locations)
Load all polyfills within
polyfillsPath |
Map<String,Polyfill> loadPolyfills(List<PolyfillLocation> locations)
polyfillsPathlocations - directories containing a list of polyfill directoriesCopyright © 2017. All rights reserved.