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
{{ message }}
This repository was archived by the owner on Oct 2, 2020. It is now read-only.
I am trying JSPM and i am running into issues. I know jquery-ui-layout depends on soem of components from jquery-ui and i tried adding it before jquery-ui-layout as well
I set it up like following and I get Error
system.src.js:123 Uncaught (in promise) Error: (SystemJS) Cannot read property 'split' of undefined
TypeError: Cannot read property 'split' of undefined
I am trying JSPM and i am running into issues. I know
jquery-ui-layout
depends on soem of components fromjquery-ui
and i tried adding it beforejquery-ui-layout
as wellI set it up like following and I get Error
system.src.js:123 Uncaught (in promise) Error: (SystemJS) Cannot read property 'split' of undefined
TypeError: Cannot read property 'split' of undefined
index.html
main.js
config.js:
The text was updated successfully, but these errors were encountered: