mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
Moved some multiple-entry shimmings to web_modules, because Bower specs about main are still not finished, and webpack doesn't support multiple entry-aliases neither yet.
Also making custom css/overriding them becomes easier.
This commit is contained in:
parent
41ce702b90
commit
0aefed70c8
7 changed files with 16 additions and 11 deletions
2
res/web_modules/angular-hotkeys/index.js
vendored
Normal file
2
res/web_modules/angular-hotkeys/index.js
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
require('angular-hotkeys/build/hotkeys.css')
|
||||
require('angular-hotkeys/build/hotkeys.js')
|
Loading…
Add table
Add a link
Reference in a new issue