Skip to content

Commit a363cc0

Browse files
committed
Updated require to build instead of src
1 parent 791d617 commit a363cc0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
require('./src/loading-bar');
1+
require('./build/loading-bar');
22
module.exports = 'angular-loading-bar';
3-

0 commit comments

Comments
 (0)