framework
framework copied to clipboard
Option to disable implicit imports?
Hello,
I'm new to framework and currently attempting the hello world setup on my machine. Given I am on VPN calls to the npm registry will be blocked as all packages must be resolved through our internal registry. Is it possible to deactivate implicit imports? I'm fine with install all needed dependencies manually.