How to use relative file module with Create React app
Issue #751
Declare data/package.json to make it into node module
1 | { |
Then in landing/package.json, use file
1 | { |
Issue #751
Declare data/package.json to make it into node module
1 | { |
Then in landing/package.json, use file
1 | { |