Mousse
Mousse
As include.js does not support node module loading, I don't think it's worth putting it on NPM. But maybe i'm wrong ! Any idea ?
You can install non npm package with npm with `npm install [email protected]:CapMousse/include.js.git --save`. It will create a `"include.js": "git+ssh://[email protected]/CapMousse/include.js.git"` line in your package list :)
I didn't try to use Include with React/NPM. Maybe it doesn't like to be "included". I will check that.
So, i'm working on a "npm friendly" version of Include.js. Some works need to be done to enable loading the module. So : soon™
Nope. Include can't scan a directory
What's your composer.json content ?
@sdk66 quick question : is this also compatible with the Tide 75 ?
Same issue here ``` Terraform v1.5.7 on darwin_arm64 + provider registry.terraform.io/lord-kyron/phpipam v1.6.2 ```