-
@patrickhulce
In our builds (e.g PR builds or nightly builds), we have different build specific URLs for page resources ( e.g CSS, JS, Images, etc). And these changes from build to build, for the sa…
-
I am using Symfony 4.1 with installed Webpack Encore. Translator is properly imported by
`var Translator = require('bazinga-translator');`
but I am receiving that error in my console:
`Uncaug…
-
An exception occurred when parsing an unclosed label using htm, but no error was reported.
This leads to the wrong virtual dom object.
An exception occurred when parsing an unclosed label with "…
-
https://github.com/kossnocorp/assets-webpack-plugin
-
Reproduction link (open console): https://jsfiddle.net/guanzo/9dvyfncb/
The script url: https://unpkg.com/v-emoji-picker@2.1.7/lib/v-emoji-picker.unpkg.js
I'm actually submitting my application …
-
Right now most of the assets are loaded from the CDN, so if you won't be able to work on the project while being offline.
Maybe we could solve this by using some cache plugin (html5 app cache) on webp…
-
**Describe the bug**
Currently the monaco editor is being loaded via CDN
![image](https://github.com/tokens-studio/figma-plugin/assets/80043879/34141065-5f0f-4809-bfd8-3eb95161facd)
This impact…
-
I have a Shopify site where I need to dynamically convert from a currency code to a symbol. However being in Shopify I can't use NPM modules.
I'm happy to do a PR for a webpack build so that this l…
-
Bunchee looks an amazing project. Very easy to use.
You might be interested in some difference I've found out trying to migrate from tsup/esbuild
I've noticed a slightly bigger bundle (as measur…
-
Use `mod_rewrite_rules` filter to add `.htaccess` rules for setting COOP and COEP headers for the JS files.
Maybe add Site Health entry if not possible?