Skip to content

Commit

Permalink
Test if build fails if unminified commit added
Browse files Browse the repository at this point in the history
This commit should fail CI.
  • Loading branch information
mAAdhaTTah committed Oct 24, 2020
1 parent 9c94e01 commit 949cc59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/prism-core.js
Expand Up @@ -22,6 +22,8 @@ var Prism = (function (_self){
var lang = /\blang(?:uage)?-([\w-]+)\b/i;
var uniqueId = 0;

uniqueId++;


var _ = {
/**
Expand Down

0 comments on commit 949cc59

Please sign in to comment.