-
I'm trying to use EJS with TypeScript as follows:
```ts
import * as ejs from "ejs";
ejs.fileLoader = (filePath: string): string => {
throw new Error(`File loading not allowed. Tried to load:…
-
**Do you want to request a feature, report a bug or ask a question?**
Not sure if I'm doing anything wrong or if it's a bug...
I've built an Aurelia app with the Aurelia CLI using webpack 4 & the …
-
191104
일단 부트스트랩 다운받고 적용했는데,
1)
navbar 튜토리얼 따라 친게 작동을 안한다
다른거 소스 따와서 적용하기
2)
커밋하기
-
> Escaped output with (escape function configurable)
> Unescaped raw output with
but my test results is reversed
test code:
```html
```
results:
```
<img/>
```
the write re…
-
- [x] I confirm that this is a issue rather than a question.
## Bug report
#### Version
v.0.5.0
#### Steps to reproduce
Execute npx statusfy init
#### Wh…
-
I want to add html-loader and I do it according to the recipe:
```js
import {CracoConfig} from "@craco/types";
import {addBeforeLoader, loaderByName} from "@craco/craco";
const config: CracoCo…
-
Code in [template.ejs](https://github.com/JetBrains/svg-sprite-loader/blob/2019115151723d98e80f14d806e2f518ee9c6191/examples/interop-with-html-webpack-plugin/template.ejs) not working with html-webpac…
-
**Describe the bug**
Managament login page leaks implementation version number before login, declaring available vulnerabilities.
**To Reproduce**
Steps to reproduce the behavior:
1. Browse to m…
qriff updated
5 months ago
-
The version 2 of the html-webpack-plugin was introduced to feature this requirement.
Instead of just compiling ejs it uses a webpack child compiler.
Usage:
``` html
```
However there are two iss…
-
## Current behaviour 💣
In version 5.6.0, a reference to `htmlWebpackPlugin.options.filename` within a template file contains the the token `[name]`. It has not been replaced with the actual fil…