This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
397466521e
gitlab-org--gitlab-foss
/
app
/
assets
/
javascripts
/
commons
/
index.js
5 lines
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Resolve "Specific Async Script Loading by using a Page Variable"
2017-08-03 16:31:53 -04:00
import
'underscore'
;
Organize our polyfills and standardize on core-js
2017-03-13 17:48:32 -04:00
import
'./polyfills'
;
refactor common bundle to ES module syntax and move global exports to application.js
2017-03-01 18:02:01 -05:00
import
'./jquery'
;
import
'./bootstrap'
;
Copy permalink