Use iife format when bundling assets to avoid naming collision

Bug: Issue 12744
Change-Id: If6a53d58228e34f724a59980443a9bdcf8ec5dc9
1 file changed
tree: 33e8c5dbb6be7fdc1cb0b7112a080b9ff4ea0a11
  1. gr-delete-repo/
  2. src/
  3. .bazelignore
  4. .eslintignore
  5. .eslintrc.json
  6. .gitignore
  7. BUILD
  8. LICENSE
  9. package.json
  10. README.md
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

Build Status