-
Notifications
You must be signed in to change notification settings - Fork 534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
using techan as an AMD module, get error #219
Comments
Have you tried the solutions in this issue? |
Hi Brian, I did see that post, but I am not using web pack or babel.
Although I am not opposed to using babel, is it required for this thing to
run?
Could I pay you to help me take a look at this thing?
…On Thu, Feb 22, 2018 at 7:36 AM, Brian Cappello ***@***.***> wrote:
Have you tried the solutions in this issue
<#179>?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#219 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIHyX8ZoKbYLJNahvMDtep-9xp_3UjJAks5tXV9pgaJpZM4SOncl>
.
--
*William Howley *
[c] 508-314-1199
|
Guys take a look to the #220 hope this helps |
@overwatch13 First, remove the following lines:
Then change
to
Generate dist/techan.js anew and require it. Done! JS really is annoying when it comes to conventions. Hope this lib is worth it. |
This solved the problem for me: #179 (comment) |
Hi, is it possible to use techanjs when using requireJS?
Upon initial load immediately get this error.
The text was updated successfully, but these errors were encountered: