Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit e8345ac

Browse files
author
Nick Litwin
committed
Add babel-polyfill to entrypoint
1 parent 06e9642 commit e8345ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import 'babel-polyfill'
2+
13
require('angular')
24
require('auth0-js')
35
require('auth0-angular')

0 commit comments

Comments
 (0)