mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
reorganized files and paths to make tests work
This commit is contained in:
parent
31f6ef00bf
commit
d5eb92c06e
@ -6,7 +6,7 @@
|
||||
* Author: Andy Gup (@agup)
|
||||
* Contributor: Javier Abadia (@javierabadia)
|
||||
*/
|
||||
define(["/offline/tiles/src/phoneGapConnector.js"],function(phonegap)
|
||||
define(["tiles/phoneGapConnector"],function(phonegap)
|
||||
{
|
||||
var DbStore = function()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user