dutiyesh / dutiyesh/chrome-extension-cli

How to support html template packaging?

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.5k
Forks
105
PR merge metrics
No merged PRs in 30d

Description

I have a html file template, The template is to dynamically fill in the data ,but an error occurs when packaging.

The template might look like this
```




Document

{{ content }}

```

```
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
>
|
|
```
I hope to support html file packaging. Although I paste it directly into the build folder, it can also be read

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.