-
@webpack/collab-team the initial meeting notes I'll leave for public discussion in this issue. For future ones I'll leave discussions in PR's so people can get notifications.
https://github.com/webpa…
-
I have 2 applications for my single-spa
First application webpack.config.js:
```
{
mode: vars.webpackMode,
entry: options.webpackEntries,
experiments: {
ou…
-
Great starter kit. Thanks!
I'd like to report that during `npm start` I experienced these errors:
``` bash
ERROR in /Users/gerardsans/Desktop/Projects/graphql/angular2-apollo-client-webpack-starter…
gsans updated
3 years ago
-
Need to webpack with `sval` to not use eval. Possibly some other stuff needs to be avoided too.
* [x] Make search-index run in Adobe XD
* [ ] Populate a list w/ a/the search result (running together…
eklem updated
4 years ago
-
I'm using the beta, so that fixed my `cb is not a function` problem, but now nothing will append.
[](https://imgur.com/Zyv3pqx.jpg)
I've tried putting it after the `HtmlWebpackPlugin` and after …
-
Will there be or is there already a current kickstarter template for those of us wanting to convert an existing monolith meteor application or start a new one?
-
### Issue description
Export 'BSON' is not defined in electron app with vite and typescript
### Expected Behavior
Looks related to this [issue](https://github.com/typeorm/typeorm/issues/9959)…
-
[Parcel](https://parceljs.org/) is web application bundler that out of the box has zero configuration.
Although we use [webpack](https://webpack.js.org/) in the forem code base, it would be nice to…
-
Hi there,
I've been trying to use this boilerplate all day and I've followed the readme instructions. I have the project running and i'm trying to add in front end libraries that I want to use with…
-
I have a large app built on webpack and the server side uses that files. How I'm supposed to make them work (in the future) if this project is "CURRENTLY UNMAINTAINED"? I should use another lib or wha…