This commit is contained in:
Caleb James DeLisle
2017-08-21 10:34:49 +02:00
parent 498c8229e9
commit 8b702e0150
7 changed files with 142 additions and 99 deletions

View File

@@ -4,7 +4,7 @@ define([
var out = {
// fix up locations so that relative urls work.
baseUrl: window.location.pathname,
paths: {
paths: {
// jquery declares itself as literally "jquery" so it cannot be pulled by path :(
"jquery": "/bower_components/jquery/dist/jquery.min",
// json.sortify same