| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,14 +8,7 @@ module.exports = { | |||
| 8 | 8 | task: () => | |
| 9 | 9 | Promise.all([ | |
| 10 | 10 | cpy( | |
| 11 | - [ | ||
| 12 | - 'formstack-interactive/**/*', | ||
| 13 | - 'omniture/**/*', | ||
| 14 | - 'prebid/**/*', | ||
| 15 | - 'stripe/**/*', | ||
| 16 | - 'react/**/*', | ||
| 17 | - 'ophan/**/*', | ||
| 18 | - ], | ||
| 11 | + ['formstack-interactive/**/*'], | ||
| 19 | 12 | path.resolve(target, 'javascripts', 'vendor'), | |
| 20 | 13 | { | |
| 21 | 14 | cwd: path.resolve(vendor, 'javascripts'), | |
| Back | FazBrowse Home | New Git URL |
0 commit comments