danielbayerlein / honeycomb

🐝 Honeycomb is a common basis for @nodejs microservices
MIT License
10 stars 0 forks source link

[honeycomb-layout] Use AMD #81

Open chrishelgert opened 7 years ago

chrishelgert commented 7 years ago

it looks like that we will need an amd-bundler/loader for honeycomb-layout. currently there will be an error, because react is undefined in example-react.

if i understand the examples for tailor right, we should use require.js to handle this case.

danielbayerlein commented 7 years ago

@chrishelgert Are you working on it?

chrishelgert commented 7 years ago

I tried something, but lied it down for preact. You can also try to find a resolution if you like - else i may get back to it next week