fix absolute path

pull/1/head
Thomas Ballmann 4 years ago
parent ecdf80ac2c
commit 2bc62e80ae

@ -1,5 +1,5 @@
module.exports = { module.exports = {
"outputDir": "/Users/tom/Documents/PlatformIO/Projects/device-esp32/data/dist", "outputDir": "../data/dist",
"filenameHashing": false, "filenameHashing": false,
"productionSourceMap": false, "productionSourceMap": false,
"transpileDependencies": [ "transpileDependencies": [

Loading…
Cancel
Save