Josh Wright

Results 4 issues of Josh Wright

This adds two new options: `defaultStyleLang` and `defaultScriptLang`. Personally I always use less and typescript, so I wanted a way to set those as the default. Example: { test: /\.vue$/,...

``` node: 0.10.26 mongojs: 2.3.0 mongodb-core: 1.3.13 MongoDB database: v3.2.1 Web host: heroku ``` I'm using mongojs to connect to a db: ``` var connectionString = "mongodb://username:[email protected]:00000,aws-us-east-1-portal.3.dblayer.com:00000/dbname?ssl=true"; var options =...

Added a LayerTransformAnimation for animating a CALayer's CATransform3D.

### Describe the bug Looking for a way to silence `[vite] ...` logs client side in dev and found `logLevel` under [Shared Options](https://vite.dev/config/shared-options.html#loglevel), but it doesn't work for client-side vite...

pending triage