mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 13:03:20 +00:00
Remove dev dependencies from package tasks
This commit is contained in:
@@ -2,8 +2,8 @@ require.config({
|
||||
baseUrl: "../../scripts",
|
||||
paths: {
|
||||
specs: "tests/specs",
|
||||
chai: "../assets/chai/chai",
|
||||
fixtures: "../assets/js-fixtures/fixtures",
|
||||
chai: "../../tmp-assets/chai/chai",
|
||||
fixtures: "../../tmp-assets/js-fixtures/fixtures",
|
||||
jquery: "../assets/jquery/jquery",
|
||||
jqueryui: "../assets/jquery.ui/jquery-ui",
|
||||
underscore: "../assets/underscore-amd/underscore",
|
||||
|
Reference in New Issue
Block a user