mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-31 11:40:47 +00:00
cleanup
This commit is contained in:
parent
91b56a4a64
commit
b3490ba3b4
2 changed files with 0 additions and 4 deletions
|
|
@ -96,8 +96,6 @@ TODO configure more restrictive Content-Security-Policy
|
|||
<script src="bower_components/angular-marked/dist/angular-marked.js"></script>
|
||||
<script src="bower_components/angular-bootstrap-calendar/dist/js/angular-bootstrap-calendar-tpls.js"></script>
|
||||
<script src="bower_components/hamsterjs/hamster.js"></script>
|
||||
<script src="bower_components/angular-order-object-by/src/ng-order-object-by.js"></script>
|
||||
<script src="bower_components/linkifyjs/linkify.js"></script>
|
||||
<!-- endbower -->
|
||||
<!-- endbuild -->
|
||||
|
||||
|
|
|
|||
|
|
@ -33,8 +33,6 @@ module.exports = function(config) {
|
|||
'app/bower_components/angular-marked/dist/angular-marked.js',
|
||||
'app/bower_components/angular-bootstrap-calendar/dist/js/angular-bootstrap-calendar-tpls.js',
|
||||
'app/bower_components/hamsterjs/hamster.js',
|
||||
'app/bower_components/angular-order-object-by/src/ng-order-object-by.js',
|
||||
'app/bower_components/linkifyjs/linkify.js',
|
||||
'app/bower_components/angular-mocks/angular-mocks.js',
|
||||
// endbower
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue