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 12 #383

Closed icelam closed 2 years ago

icelam commented 2 years ago

Description

Drop support for Node.js 12, and add build checkings for Node.js 18

How has this been tested?

N/A

Types of changes

Remarks

N/A