DEV;Forms

This commit is contained in:
Roman Jaroš 2019-04-21 20:27:51 +02:00
parent b2d239fbba
commit 0eb9f98aaf
52 changed files with 15338 additions and 14490 deletions

View file

@ -13,9 +13,6 @@
],
"jsx": "react",
"paths": {
"react-dom": [
"@hot-loader/react-dom"
],
"documentation/*": [
"./modules/documentation/src/modules/*"
],
@ -28,6 +25,9 @@
"treejs-utils": [
"./modules/treejs-utils"
],
"treejs-forms/*": [
"./modules/treejs-forms/src/*"
],
"treejs-redux/*": [
"./modules/treejs-redux/src/*"
],