mirror of
https://github.com/flarum/core.git
synced 2025-08-07 00:47:00 +02:00
Drop bower usage (#27)
This commit is contained in:
committed by
Toby Zerner
parent
eac6e2e32f
commit
2bbf4a2b4b
@@ -5,6 +5,6 @@ gulp({
|
||||
'flarum/mentions': 'src/**/*.js'
|
||||
},
|
||||
files: [
|
||||
'bower_components/textarea-caret-position/index.js'
|
||||
'node_modules/textarea-caret/index.js'
|
||||
]
|
||||
});
|
||||
|
Reference in New Issue
Block a user