-
Hey, great project!
Have just tried out the basic config and run into this:
```
./node_modules/tiptap-extension-image-upload/src/imagePlaceholder.ts
Module parse failed: Unexpected token (5:7)…
-
### Describe the bug
Similar issue described here:
https://github.com/facebook/create-react-app/issues/8707
However, that specific issue seemed to have multiple causes, one of which was resolve…
-
Since webpack 5 is launched the old loaders are replaced. See https://webpack.js.org/guides/asset-modules/ for more info.
I can't get this plugin to function. I'm using Twig templates and my head t…
-
**Describe the bug**
I made a modpack yesterday, and when I tried to download it today to test it, I can't. The pack contains a mix of Modrinth and Curseforge, so I'm using the export as zip functio…
-
With the following setup, auto-populating a database template (saving with empty content) does not work; the content is empty after all.
```
TEMPLATE_LOADERS = (
'dbtemplates.loader.Loader',
…
-
Entity works on full rows of data (the projection of all queries is *). This is because the privacy logic of a privacy policy is allowed to use the entire entity rather than just a subset of fields, w…
-
In the file: webpack.dev.config.js
Compiled bootstrap from the node module 'bootstrap' didn't work until I made this change.
The CSS loader change from
` {
test: /\.css$/,
…
-
I was using the liquid unloaders of Railcraft to stock multiple tanks with lava, but the buffers on the unloaders are pretty big. Therefore, it's quite hard to keep large amount of tanks/other devices…
-
Hi! 😄 thank you for creating this project! It's a great way to understand bundlers more.
File loaders are also a heavily used feature provided by different bundlers. Would you accept very introduct…
-
I am trying to fire queries in react router [loaders](https://reactrouter.com/en/main/route/loader) / [actions](https://reactrouter.com/en/main/route/action). Since loader/actions functions are neithe…