When I put ‘import {globalVars} from ‘public/vars.js’;’ I am getting an error stating public/vars.js is not recognised. What can I do?
When I put ‘import {globalVars} from ‘public/vars.js’;’ I am getting an error stating public/vars.js is not recognised. What can I do?