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

chore!: drop support for node.js v14 #484

Closed icelam closed 9 months ago

icelam commented 9 months ago

Description

Breaking Change: Drop support for Node.js V14, which many of the dependencies are not support.

How has this been tested?

N/A

Types of changes

Remarks

N/A