<stellar-slack1>
<brian.ebert> All: great support here. Thanks for a fun time this week.
pixelb has quit [Ping timeout: 250 seconds]
[7] has quit [Disconnected by services]
TheSeven has joined #stellar-dev
TheSeven has quit [Disconnected by services]
[7] has joined #stellar-dev
<stellar-slack1>
<sacarlson> has anyone used RequireJS with js-stellar-sdk? if so can you point me to an example using it? my first attempt with browserfy that does work, seems like a step I would prefer to do without if possible due to active changes.
gst has quit [Remote host closed the connection]
gst has joined #stellar-dev
gst has quit [Changing host]
gst has joined #stellar-dev
<stellar-slack1>
<sacarlson> never mind I've found I don't have to browserfy and have two src files. I'm just too new to js
nivah has joined #stellar-dev
pixelb has joined #stellar-dev
pixelb has quit [Ping timeout: 268 seconds]
pixelb has joined #stellar-dev
pixelb has quit [Ping timeout: 252 seconds]
pixelb has joined #stellar-dev
bit2017 has joined #stellar-dev
nivah has quit [Ping timeout: 272 seconds]
bit2017 has quit [Quit: Leaving]
pixelb has quit [Ping timeout: 252 seconds]
stellar-slack has joined #stellar-dev
stellar-slack1 has quit [Ping timeout: 244 seconds]
pixelb has joined #stellar-dev
pixelb has quit [Ping timeout: 244 seconds]
<stellar-slack>
<regisg27> @sacarlson: The last time I tried to use stellar-sdk with browserify it failed because it was built with webpack. So If you want to use a bundler, webpack seems to be a better option.
pixelb has joined #stellar-dev
pixelb has quit [Ping timeout: 250 seconds]
<stellar-slack>
<sacarlson> thanks regisg27 but I have most of what I want working now, I'll publish my examples fully when they are done as normal but this is what I have so far
<stellar-slack>
<sacarlson> I just failed to find any examples of js-stellar-sdk that weren't for node console operation. but I should assume there are examples I failed to find
patsToms has joined #stellar-dev
pixelb has joined #stellar-dev
<stellar-slack>
<brian.ebert> I'm using browserify and haven't had trouble with stellar-sdk. I'm planning to publish the code as soon as I clean it up.