UNPKG
ng-flow-webpack
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Ng-flow package modification for exporting as module
ng-flow-webpack
/
.npmignore
22 lines
(16 loc)
•
268 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# phpstorm project files
.idea/*
# netbeans project files
nbproject
# zend studio for eclipse project files
.buildpath .project .settings
# windows thumbnail cache
Thumbs.db
# build
/build/*
# node
/node_modules/*
# bower
/bower_components/*