aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular-cli-patch.js
Commit message (Collapse)AuthorAgeFilesLines
* Replace angular-cli patch with something less risky (#742)William Lahti2018-06-281-15/+0
| | | | | | | | | | | | | | * Replace angular-cli patch with something less risky * path.join() is needed, provide a naive implementation * technically, webpack provided a polyfill for Buffer, we should too * process polyfill matches webpack; peertube depends on nextTick * polyfill for path to match webpack * http/https polyfills as per webpack
* Add patch for angular cli 6Chocobozzz2018-05-161-0/+15