* feat: devgallery api mode * chore: update react version * feat: dev gallery app * chore: fix component tests * chore: lint fixes * chore: link mock block ids to real block type api
4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
NODE_ENV='development'
|
|
NODE_PATH=./src
|
|
REACT_APP_DEVGALLERY='true'
|