dguayrobotiq

Results 17 comments of dguayrobotiq

@megastep Ok thanks !

Any update on this? This would be useful for my case too !

Any plan on this issue to be implemented in threejs in coming versions?

@mzgoddard How can I add `dotenv-webpack` to the `configHash`? My webpack config looks like this: ``` plugins: [ new Dotenv({ systemvars: true, path: path.join(__dirname, "../.env"), }), new HardSourceWebpackPlugin(), ], ```

> Have you tried including .env in the environmentHash? Actually, this seems to be working !

Any development on this?

@calebboyd No I'm just running the script like `./nexeApp`

@calebboyd Any chance the original post gets fixed soonish? I reproduce the same problem with `3.1.0`

Also tried `fs: false` and `--no-fs` with 3.1.0 without success. @calebboyd Can you recommend a workaround for our problem?

@duchuy Did you try it? I'm trying to do something similar but I can't make any of this work. I can make all the SVG of my page use the...