mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-22 16:04:08 +01:00
fix(build): remove unused libs, make modals work inside nga-layout
This commit is contained in:
parent
f217e1f97a
commit
9e62e5d164
4 changed files with 21 additions and 32 deletions
|
|
@ -25,9 +25,6 @@
|
|||
"styles": [
|
||||
],
|
||||
"scripts": [
|
||||
"../node_modules/jquery/dist/jquery.js",
|
||||
"../node_modules/tether/dist/js/tether.js",
|
||||
"../node_modules/bootstrap/dist/js/bootstrap.js",
|
||||
"../node_modules/tinymce/tinymce.js",
|
||||
"../node_modules/tinymce/themes/modern/theme.js",
|
||||
"../node_modules/tinymce/plugins/link/plugin.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue