Skip to content

Commit af63ee4

Browse files
authored
chore(commonjs): add commonjs support
1 parent 31a175c commit af63ee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
require('./dist/angular-gettext.js');
2+
module.exports = 'gettext';

0 commit comments

Comments
 (0)