-
I'm trying to use Dexie in Angular and get this error:
Uncaught ReferenceError: dexie__WEBPACK_IMPORTED_MODULE_0__ is not defined
**angular.json**
`"assets": [
"src/favicon.ico…
-
Current the generated files are not available when using the webpack-dev-server. Is there a way to make the generated files available in the in-memory representation of the dev-server?
-
```javascript
// const InlineManifestWebpackPlugin = require('inline-manifest-webpack-plugin')
const HtmlWebpackInlineSourcePlugin = require('html-webpack-inline-source-plugin')
const CompressionWe…
-
WRT to the todo about integration tests that is in the README: I guess the problem with integration tests is the exception that is raised because of the missing manifest?
I put this below in `environ…
-
Example: Vue single file components. They output a .js and a .css file, but only the .js file is included in the manifest.
-
Hello. Sorry for creating another issue. I am just incredibly confused why PhantomJS launcher keeps saying any window objects / fetch is undefined. Here is my karma.conf.js
```
var path = require('pa…
-
- Laravel Mix Version: 5.0.5
- Node Version: 10.15.0
- NPM Version: 6.4.1
- OS: macOS Catalina
### Description:
When setting mix.js to output at a folder at a level higher it breaks and…
-
Hot reload breaks when you have custom functions.
# Expected behavior
Hot reload works and doesn't show a custom function error.
# Current behavior
I've taken the `webpack.config.js` in th…
-
**Why is this needed**:
For the past [~7 years](https://github.com/grafana/grafana/pull/9391) Grafana has relied on Webpack for bundling and loading frontend assets (js, css, images). During th…
-
Hi @jeffposnick! You were helping me out on StackOverflow with some SW questions, and figured this might be a better location for some longform discussion. I apologize in advanced if this is a little …