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
Looks like in the define for monopost it specifies "." as a dependency. Require.js is trying to load that module. Is there something obvious I'm missing about require.js or monopost here?
The text was updated successfully, but these errors were encountered:
Downloaded local copy of monopost and tried to require with:
Getting an error:
Looks like in the define for monopost it specifies "." as a dependency. Require.js is trying to load that module. Is there something obvious I'm missing about require.js or monopost here?
The text was updated successfully, but these errors were encountered: