Lil Bob

Results 3 issues of Lil Bob

I noticed that on [CHANGELOG](https://github.com/NASA-AMMOS/3DTilesRendererJS/blob/master/CHANGELOG.md#0310---2022-07-02) `Fix the application of the tile "up" axis adjustments.` Before this fix, the render output is correct. However, afther this version, the render output turns...

可以通过过滤函数把包括html在内的所有文件上传吗?比如 ``` test: function(filepath) { return filepath.indexOf('') > -1; } ```

My ejs template doesn't work, it might goes wrong somewhere. It shows error when `vite dev`, the `injectedScript` in builded `index.html` turns to be a js virtual file. Please help...