mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 20:14:37 -04:00
Replace modernizr with custom setup.
This commit is contained in:
parent
fc3f84da6e
commit
34aeac9787
10 changed files with 126 additions and 14 deletions
|
@ -7,7 +7,6 @@ describe('libs', function () {
|
|||
_: window._,
|
||||
$: window.jQuery,
|
||||
marked: window.marked,
|
||||
modernizr: window.Modernizr,
|
||||
prism: window.Prism
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue