-
Hi Team,
I've deployed version 4.1.1 on our production site. However, the optimize data process seems to be running in an infinite loop.
It has been stuck at 2%. When I try to pause the proces…
-
Simple test case:
build.js:
({
appDir: "./src/",
baseUrl: "./",
dir: "./build/",
modules: [
{
name: "test",
}
],
removeCombined: true,
optimize: "closure",…
-
Hi,
I use this amazing library with the angular project.
However the Angular warning displays with the following message:
Warning: ...\node_modules\canvg\lib\index.es.js depends on '@babel/runtim…
-
### Description
Hello,
I exported a building model from Revit in glTF format and merged meshes with the same materials to manage their visibility in Three.js using the BatchedMesh class. However, …
-
```
///
import { defineConfig } from 'vitest/config';
import path from 'path';
export default defineConfig({
test: {
environment: 'jsdom',
setupFiles: ['./vitest.setup.ts'],
d…
-
Let's try to optimize the scene, currently it's a little too janky on devices without a dedicated graphics card
Lets try to:
* Switch all the Geometry to BufferGeometry
* Switch the BoxGeometry…
-
### What happened?
- Minimal Mistakes version: 4.26.1
- Ruby gem or remote theme version:
- Jekyll version:
- Git repository URL:
- Hosted on GitHub Pages (if yes provide URL to site):
- Operati…
-
**Description**
`:web:jar` does not declare it's dependencies correctly, resulting in a warning (and sometimes an error) in the gradle logs.
```
> Task :web:jar FAILED
Execution optimiza…
-
### Link to the code that reproduces this issue
https://github.com/azr-arch/realtime-chat-app
### To Reproduce
try building the app with `npm run build`
### Current vs. Expected behavior
**Curren…
-
When building with angular 13, the following is reported:
Warning: /path/goes/here/twilio.service.ts depends on '@twilio/voice-sdk'. CommonJS or AMD dependencies can cause optimization bailouts.
F…