This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
k3s
mirror of
https://github.com/k3s-io/k3s
Watch
1
Star
0
Fork
You've already forked k3s
0
Code
Issues
Projects
Releases
Wiki
Activity
a548d542db
k3s
/
www
/
master
/
js
/
app.run.js
6 lines
120 B
JavaScript
Raw
Blame
History
app
.
run
(
[
'$route'
,
angular
.
noop
]
)
.
run
(
function
(
lodash
)
{
// Alias lodash
window
[
'_'
]
=
lodash
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink