-
Steps:
1. User A invites user B to an event
2. User B opens the invitation email
3. User B clicks on Propose New Time in bluebar
Expected result:
Allow users to propose new time
Actual r…
-
The mentioned section should replace `extract-text-webpack-plugin` with `mini-css-extract-plugin` as `extract-text-webpack-plugin` is deprecated since `webpack v4`.
-
# 🐞 Bug report
### Is this a regression?
It became worse in Angular 11 / @ngtools/webpack 11.
### Description
I use pug for my angular templates:
```ts
@Component({
selector: 'app-page'…
-
## Type of Issue
```
[ ] Bug Report
[x] Feature Request
```
## Description
I'm using `@angular-devkit/build-ng-packagr:build v0.803.9` and I'm trying to build a library inside a NX monorep…
-
## The dependency [webpack](https://github.com/webpack/webpack) was updated from `4.26.1` to `4.27.0`.
🚨 [View failing branch](https://github.com/ccnmtl/ssnmhugo/compare/master...ccnmtl:greenkeeper%…
-
I've upgraded to webpack 4 for Rails. I use it with Vue.js 2. I also use chunks in my configuration. But since upgrading, I've noticed that the page load order is weird. The page loads HTML before sty…
-
### Summary
I'm attempting to pack a repository (https://github.com/PostHog/posthog) using pack. It seems to only pickup the Python buildpack. However, there is also a package.json, which should trig…
-
got following error after trying to run it
```
(node:12728) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function wit…
-
Hi, thanks for making this tool! It would be very cool to have a webpack loader for `*.vue` files that would lint pug templates.
There's been an effort to make a loader like this: [`pug-lint-loader…
-
If you are reporting a bug or requesting support, start here:
### Bug or support request summary
I'm using the default configs for everything - webpack and storybook config.
The component i want to…