tact icon indicating copy to clipboard operation
tact copied to clipboard

ability to import tact files from npm

Open hitaspdotnet opened this issue 1 year ago • 3 comments

import "@npm/@hitasp/npm_imported";
import "@npm/dynasty/another_imported";

Can help for #77 integration.

I can send PR for this if approved.

hitaspdotnet avatar Nov 16 '23 13:11 hitaspdotnet

What is the difference between this issue and #77?

anton-trunov avatar Nov 16 '23 14:11 anton-trunov

@anton-trunov that is about configurable paths and http code resolver, but this only support node_modules. I just saw #68, and this could be labeled as duplicate. PR is ready to send.

hitaspdotnet avatar Nov 16 '23 14:11 hitaspdotnet

PR is ready to send

Sure, will happily review it

anton-trunov avatar Nov 16 '23 14:11 anton-trunov

There is no consensus on this feature so far, please see this discussion: #147. Closing this for now, but we might come back to the issue of imports from some centralized resources later. Right now your best workaround is to vendor your dependencies.

anton-trunov avatar Jun 12 '24 05:06 anton-trunov