Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / craftamap/esbuild-plugin-html issues and pull requests

#62 - feat!: disable es6-like string interpolation ${} when compiling templates

Pull Request - State: closed - Opened by craftamap about 1 month ago

#61 - Use scriptLoading configuration option in inline scripts as well

Pull Request - State: closed - Opened by munkiwarra about 1 month ago - 1 comment

#59 - Replace lodash.template with latest lodash

Pull Request - State: closed - Opened by severian 5 months ago - 1 comment

#58 - feat: add initial test setup

Pull Request - State: closed - Opened by craftamap 5 months ago

#57 - Replace lodash.template with template from lodash to avoid dependabot alerts

Issue - State: closed - Opened by elrob 5 months ago - 7 comments

#56 - chore: move to cheerio

Pull Request - State: closed - Opened by SimonSchick 5 months ago - 5 comments

#54 - Cannot read property 'version' of undefined

Issue - State: closed - Opened by ike-yu-byte 7 months ago - 1 comment

#52 - feat: allow predicate to be specified for inlining

Pull Request - State: closed - Opened by craftamap 9 months ago - 2 comments

#51 - Specify specific assets to be inlined (instead of inlining everything)

Issue - State: closed - Opened by cha0s 10 months ago - 2 comments
Labels: enhancement

#50 - Entry Point Detection Borken If Paths Aren't Relative

Issue - State: open - Opened by GuillaumeCLProdigy 11 months ago - 2 comments

#47 - Print message when no entry scripts injected into HTML template

Issue - State: open - Opened by denis-ok about 1 year ago - 1 comment

#46 - Template: don't call `lodashTemplate` if `define` param is undefined

Pull Request - State: closed - Opened by denis-ok about 1 year ago - 3 comments

#44 - Can this be used with vite?

Issue - State: closed - Opened by tnrich over 1 year ago - 1 comment

#43 - config: add `injectedOutputs` option (#42)

Pull Request - State: closed - Opened by vpanta over 1 year ago - 1 comment

#42 - Support injection of asset by output name instead of entrypoint name

Issue - State: closed - Opened by vpanta over 1 year ago - 3 comments

#41 - config: support `hash` option (#40)

Pull Request - State: closed - Opened by vpanta over 1 year ago - 1 comment

#40 - Support hash-appending for cache-busting

Issue - State: closed - Opened by vpanta over 1 year ago - 2 comments

#39 - Feature: option to inline js and css files

Pull Request - State: closed - Opened by gnosticdev over 1 year ago - 2 comments

#38 - fix(favicon): use publicPath with favicon

Pull Request - State: closed - Opened by craftamap almost 2 years ago

#37 - build(deps): bump minimatch from 3.0.4 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#36 - Favicon does not include publicPath

Issue - State: closed - Opened by Eomm almost 2 years ago - 2 comments

#35 - No HTML output

Issue - State: closed - Opened by f1am3d almost 2 years ago - 2 comments

#34 - css: use esbuild's new cssBundle field to get related css bundles (#33)

Pull Request - State: closed - Opened by craftamap almost 2 years ago

#32 - HTML File Path Support

Pull Request - State: closed - Opened by TurtIeSocks over 2 years ago - 5 comments

#31 - Extra Script Injection

Pull Request - State: closed - Opened by TurtIeSocks over 2 years ago - 2 comments

#30 - fix: replacing all usages of path.join with posixJoin (#29)

Pull Request - State: closed - Opened by craftamap over 2 years ago
Labels: bug

#29 - “entryNames" makes fail to inject entryPoints

Issue - State: closed - Opened by fifv over 2 years ago - 5 comments

#28 - fix: export parameter interfaces (#27)

Pull Request - State: closed - Opened by craftamap over 2 years ago

#27 - Export HtmlFileConfiguration interface

Issue - State: closed - Opened by misterquestions over 2 years ago - 3 comments

#26 - Support relative assets in a different directory

Issue - State: closed - Opened by jasonwilliams over 2 years ago - 4 comments

#25 - fix: use esbuilds public path resolution instead of urlcat

Pull Request - State: closed - Opened by craftamap over 2 years ago

#24 - fix: create target directory before writing the html file into it

Pull Request - State: closed - Opened by craftamap over 2 years ago

#23 - ENOENT error when write is false

Issue - State: closed - Opened by beyerleinf over 2 years ago - 1 comment

#22 - / as publicPath

Pull Request - State: closed - Opened by TurtIeSocks over 2 years ago - 3 comments

#21 - use esbuild `publicPath` option

Pull Request - State: closed - Opened by katsujukou over 2 years ago - 3 comments

#20 - Support multiple favicon file types

Issue - State: open - Opened by craftamap over 2 years ago

#19 - Optional Favicon Injection

Pull Request - State: closed - Opened by TurtIeSocks over 2 years ago - 4 comments

#18 - Setup tests

Pull Request - State: closed - Opened by craftamap over 2 years ago - 1 comment

#17 - related-files: add option to disable finding related files (#16)

Pull Request - State: closed - Opened by craftamap over 2 years ago

#16 - Add option to disable finding related (css) files

Issue - State: closed - Opened by craftamap over 2 years ago - 1 comment
Labels: enhancement

#15 - Linting

Pull Request - State: closed - Opened by craftamap over 2 years ago

#14 - template: Add support for lodash templates (#12)

Pull Request - State: closed - Opened by craftamap over 2 years ago
Labels: enhancement

#13 - reorganized codebase

Pull Request - State: closed - Opened by craftamap over 2 years ago

#12 - Add way to define values and reference them in the template

Issue - State: closed - Opened by craftamap over 2 years ago

#11 - feat: implements define to replace globals

Pull Request - State: closed - Opened by cckrause over 2 years ago - 1 comment

#10 - everything except .js files are rendered as stylesheets

Issue - State: closed - Opened by cckrause over 2 years ago - 1 comment

#9 - injection: handle out files with other extensions than .js and .css (#8)

Pull Request - State: closed - Opened by craftamap almost 3 years ago - 3 comments

#8 - Support external files

Issue - State: closed - Opened by craftamap almost 3 years ago
Labels: bug, enhancement

#7 - ESM: Add feature to add prefetch imports

Issue - State: open - Opened by craftamap almost 3 years ago
Labels: enhancement

#6 - Add feature to provide a htmlTemplatePath instead of a htmlTemplate directly

Issue - State: closed - Opened by craftamap almost 3 years ago
Labels: enhancement

#5 - Set up integration tests

Issue - State: open - Opened by craftamap almost 3 years ago
Labels: enhancement

#4 - improve readme

Pull Request - State: closed - Opened by craftamap almost 3 years ago

#3 - Use esbuild to build the project

Issue - State: closed - Opened by craftamap almost 3 years ago - 4 comments
Labels: enhancement

#2 - Improve README.md

Issue - State: closed - Opened by craftamap almost 3 years ago
Labels: documentation

#1 - Update for esbuild 13

Issue - State: closed - Opened by zackgomez almost 3 years ago - 2 comments