Random question : Where are the node_modules I imp...
# javascript
j
Random question : Where are the node_modules I import as dependencies installed? I can’t seem to find them anywhere. Trying to get to them to run Dukat on them
b
rootProject/build/js/node_modules
j
TY!