ExtendScript/extendscriptr

what about the the #include statements

ff6347 opened this issue · 5 comments

Does it still work if there is a #include in a sub file?

No it doesn't. See my comment on basiljs/basil.js#31 (comment)

Okay. Maybe we should not burden the basil authors with that. If we can come up with a simple build process for basil within our module this should be enough. Later on we can make a PR with a compiled version.

Yeah you're right. I never meant to burden them with that but rather wanted to start a discussion. I don't expect them to create a perfect npm module just for us in time. Would be great though. 😄

Yeah. it would. I know Benedikt is pretty busy. What I don't know is how much Basil is still in use by Ludwig at Academy of Art and Design Basel. Anyway. We can still do a full build process from my fork and use mine in the module until we think it is worth it to do another PR.

Yes, let's do it so. If they like your fork, they still could merge it later on. 👍