-
- Site: [http://staging.lacreisaude.com.br](http://staging.lacreisaude.com.br)
- Site: [https://staging.lacreisaude.com.br](https://staging.lacreisaude.com.br)
**New Alerts**
- **Absence of An…
-
Please add some documentation about the following:
- Where to download script.js (is it in any package management system like npm?)
- How to load script.js (I assume just your normal script tag)
- Wha…
-
BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
This is no longer the case. Verify if you need this module and configure a polyfill for it.
If you want …
-
Hi,
I want to download my worker scripts from CDN, it means that
`__webpack_public_path__ = "https://amlogsextension-int.azureedge.net/"` for e.g.
This isn't possible at the moment sense `roo…
-
Creo que debería de haber echo esto antes, pero no me acordé hasta ahora.
Ya llevo **más de una hora**, pero tengo cerca las css (por no usar un CDN externo) y el Webpack (que me trae de cabeza), a…
-
# Problem
I'm trying to exclude ace-build from a webpack bundle and load it via CDN. My problem is that `react-ace` always imports it, even if `getAceInstance()` correctly detects that we are und…
-
### Describe the bug
It's quite hard to dig into storybook issue since the dist output of all storybook packages is minified. It would be nice to ship storybook package unminified (but can still be…
-
-
Hi,
Maybe a framework like VueJS could be used instead of HTML + JS (JQuery + Bootstrap). I think the use case so far is perfect for a small app as Annif is right now.
But for #24 and onward, I …
-
### What problem does this feature solve?
In production , we usually set static resource on CDN. So, we set a property `publicPath`.
But, `start_url` in 'manifest.json` has been required to be …