Skip to content

Commit 7cdbfe0

Browse files
authored
Merge pull request #309 from ja9adeesh/master
added index.js
2 parents 266ca2d + 33c4939 commit 7cdbfe0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/* for module loading using webpack or similar package bundlers */
2+
window.Flow = require('./dist/ng-flow-standalone');
3+
module.exports = 'flow';

0 commit comments

Comments
 (0)