Skip to content

issues Search Results · repo:pirelenito/git-revision-webpack-plugin language:TypeScript

Filter by

40 results
 (219 ms)

40 results

inpirelenito/git-revision-webpack-plugin (press backspace or delete to remove)

Hi, I have the problem that resources that are loaded from the (s)css are not rendered with the [git-revision-hash]. However, only when I am in normal webpack build mode. When I start webpack --watch ...
  • cojaco
  • Opened 
    on Mar 21, 2024
  • #86

I tried customising the format of the last commit date and it works in Git bash, but I get the following error when I try to compile with webpack const gitRevision = new GitRevisionPlugin({ branch: ...
  • luigigargioni
  • Opened 
    on Mar 23, 2022
  • #76

if i use commit -m xxx to commit my code, how can i get xxx ?
  • zs930208
  • Opened 
    on Dec 17, 2021
  • #73

Hello! I m transitioning an application from Angular 11 to 12 and the build fails when utilizing this plugin alongside the AngularWebpackPlugin. The following error is raised during compilation: /app/node_modules/@ngtools/webpack/src/resource_loader.js:207 ...
  • dpraul
  • 1
  • Opened 
    on Jul 2, 2021
  • #69

After upgrading to 4.0, I can no longer load as per the documentation, i.e., require the library, call new Plugin(). Calling new Plugin.default() does work. The library implementation has an exports.default, ...
  • bazineta
  • 9
  • Opened 
    on May 3, 2021
  • #66

The mocha package is currently listed with version ^5.0.4 . I recommend updating it to ^8.3.2 .
  • tschmidtb51
  • 1
  • Opened 
    on Apr 29, 2021
  • #63

👋 Hello, @pirelenito - a potential high severity Command Injection - Generic (CWE-77) vulnerability in your repository has been disclosed to us. Next Steps 1️⃣ Visit https://huntr.dev/bounties/2-other-pirelenito/git-revision-webpack-plugin ...
  • huntr-helper
  • 3
  • Opened 
    on Apr 27, 2021
  • #61

I am trying to understand that how does this plugin fetch git COMMIT_HASH and able to execute git commands without git installed in Docker container.
  • uidoyen
  • 3
  • Opened 
    on Apr 8, 2021
  • #60

The ability to undertake a fetch as a pre-hook to ensure that the local git is up to date with remote would be useful. At the moment I need to run this in CI to ensure that, particularly the tags, are ...
  • jufemaiz
  • 1
  • Opened 
    on Mar 19, 2021
  • #58

gitRevisionPlugin.branch() always return HEAD instead of branch name
  • krashnakant
  • 2
  • Opened 
    on Sep 24, 2020
  • #54
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub