icelam / html-inline-script-webpack-plugin

A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
https://www.npmjs.com/package/html-inline-script-webpack-plugin
MIT License
55 stars 10 forks source link

docs: document limitation for dynamic import syntax #500

Closed icelam closed 4 months ago

icelam commented 4 months ago

Description

Document limitation on inlining scripts that are dynamically imported on README.

How has this been tested?

N/A

Types of changes

Remarks

N/A