HI Michael,
thanks for sharing this. I have only just been able to find time to update
my node setup and try this out. One thing I had to do was modify
Experience.js by changing
import timeInterval, { formatInterval, precision } from './timeInterval'
to
import timeInterval, { formatInterval, precision } from './TimeInterval'
so that
npm run watch
completed.
all the best
BJ
On Tuesday, November 22, 2016 at 6:03:49 AM UTC+1, Michael Joseph Rosenthal
wrote:
>
> Sure thing - I went ahead and threw up the code I was writing for my
> structured-journal <https://github.com/micimize/TW5-structured-journa>
> prototype
> and added a little bit of info in the readme.
> I develop using the node tiddlywiki, running it with `nodemon --watch
> wiki/plugins --exec 'tiddlywiki wiki --server 3333'`, then developing the
> plugin in `./plugins/plugin-name`
>
>
> On Sunday, November 20, 2016 at 1:15:35 AM UTC-6, BJ wrote:
>>
>> Hi Michael,
>>
>> I have not used browserify, but am interesting in alternative ways of
>> building plugins. - Do you have an example plugin project that uses this
>> method that you can share?
>>
>> thanks
>> BJ
>>
>> On Wednesday, November 16, 2016 at 9:05:22 PM UTC+1, Michael Joseph
>> Rosenthal wrote:
>>>
>>> I put together this browserify script for bundling dependencies in
>>> plugins to avoid having to wrap every library I want to use as a tiddler,
>>> thought others might find it useful.
>>>
>>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywikidev/86ac8a47-dc2b-40e5-b545-3ea34040c9f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.