html-inline-script-webpack-plugin icon indicating copy to clipboard operation
html-inline-script-webpack-plugin copied to clipboard

A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.

Results 12 html-inline-script-webpack-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.7.1 to 19.2.1. Release notes Sourced from @​commitlint/cli's releases. v19.2.1 19.2.1 (2024-03-19) Bug Fixes fix(config-nx-scopes): include file extension in nx imports by @​timonmasberg in conventional-changelog/commitlint#3979 Fix regression...

dependencies

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.6.7 to 19.1.0. Release notes Sourced from @​commitlint/config-conventional's releases. v19.1.0 19.1.0 (2024-03-12) Bug Fixes fix: add main and types keys in package.json by @​marcalexiei in conventional-changelog/commitlint#3953 fix:...

dependencies

## Environment and package version ``` "webpack": "^5.42.1", "webpack-merge": "^5.8.0", "html-inline-script-webpack-plugin": "^3.0.0", "html-webpack-plugin": "^5.3.2", "esbuild": "^0.12.14", "pixi.js": "8.0.2", ``` ## Reproduction small git repo: [https://github.com/jkukuryk/pixi-version-update](https://github.com/jkukuryk/pixi-version-update) ## Steps to reproduce 1....

Hi, installing it with: ```bash yarn install html-inline-script-webpack-plugin ``` gives an unexpected: ```bash Unknown Syntax Error: Extraneous positional argument ("html-inline-script-webpack-plugin"). ``` try to install it via npm (in yarn environment)......

Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @​btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @​typicode in...

dependencies

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.3 to 27.9.0. Release notes Sourced from eslint-plugin-jest's releases. v27.9.0 27.9.0 (2024-02-16) Features add should-be-fine support for flat configs (#1505) (4cc2a1b) v27.8.0 27.8.0 (2024-02-13) Features support failing.each...

dependencies

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 15.2.2. Release notes Sourced from lint-staged's releases. v15.2.2 Patch Changes #1391 fdcdad4 Thanks @​iiroj! - Lint-staged no longer tries to load configuration from files that...

dependencies

Hey, thanks for the plugin. In my case i need inserted script tag with inlined assets in the bottom of the tag. ## Environment and package version "html-inline-script-webpack-plugin": "^3.2.0", "html-webpack-plugin":...

## Environment and package version **webpack:** 5.75.0 **html-webpack-plugin:** 5.5.0 **html-inline-script-webpack-plugin:** 3.1.0 ## Reproduction link / code sample Coming from https://github.com/Expensify/App. Sorry it's not a minimal example but the webpack config...

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.3 to 28.5.0. Release notes Sourced from eslint-plugin-jest's releases. v28.5.0 28.5.0 (2024-05-03) Features allow @typescript-eslint/utils v7 as a direct dependency (#1567) (1476f10) v28.4.0 28.4.0 (2024-05-03) Features valid-expect:...

dependencies