Remove ./ from the bower.json paths
This commit is contained in:
Родитель
ceebebe831
Коммит
10222d6e99
|
@ -12,8 +12,8 @@
|
|||
"prototype"
|
||||
],
|
||||
"main": [
|
||||
"./dist/css/ratchet.css",
|
||||
"./dist/js/ratchet.js"
|
||||
"dist/css/ratchet.css",
|
||||
"dist/js/ratchet.js"
|
||||
],
|
||||
"ignore": [
|
||||
"_config.yml",
|
||||
|
|
Загрузка…
Ссылка в новой задаче