You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
authrest-service.js:3 Uncaught ReferenceError: exports is not defined(…)(anonymous function)
auth-service.js:11 Uncaught ReferenceError: require is not defined(…)(anonymous function)
The text was updated successfully, but these errors were encountered:
@dustinspecker thank you for taking your time to respond, do you suggest any approach (some npm module ect.) so i can resolve this and added to the gulp files? and maybe create a PR for this repo, it would be nice to have it.
Cannot export or import clases when using es6.
Exporting class:
Importing class and extending:
i get the following error on the console,
The text was updated successfully, but these errors were encountered: