UNPKG
@farris/build-angular
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Angular Webpack Build Facade
git.iec.io/webadp/farris-cli
@farris/build-angular
/
src
/
angular-cli-files
/
lib
/
base-href-webpack
/
index.d.ts
9 lines
(8 loc)
•
255 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
/** *
@license
* Copyright Google Inc. All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */
export
*
from
'./base-href-webpack-plugin'
;