Guest User

Untitled

a guest
Feb 18th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. setupPreprocessorRegistry(type, registry) {
  2. registry.add('htmlbars-ast-plugin', {
  3. name: 'font-awesome-detect-static-icons',
  4. plugin: staticIconDetector,
  5. });
  6. },
Add Comment
Please, Sign In to add comment