Skip to content

Commit

Permalink
Release: 1.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Apr 16, 2021
1 parent da013a0 commit 03f3cdc
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 65 deletions.
48 changes: 24 additions & 24 deletions js/lib/beautifier.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/lib/beautifier.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/lib/beautifier.min.js.map

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions js/lib/beautify-css.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@

/* GENERATED_BUILD_OUTPUT */
var legacy_beautify_css;
/******/ (() => { // webpackBootstrap
/******/ (function() { // webpackBootstrap
/******/ "use strict";
/******/ var __webpack_modules__ = ([
/* 0 */,
/* 1 */,
/* 2 */
/***/ ((module) => {
/***/ (function(module) {

/*jshint node:true */
/*
Expand Down Expand Up @@ -500,7 +500,7 @@ module.exports.Output = Output;
/* 4 */,
/* 5 */,
/* 6 */
/***/ ((module) => {
/***/ (function(module) {

/*jshint node:true */
/*
Expand Down Expand Up @@ -700,7 +700,7 @@ module.exports.mergeOpts = _mergeOpts;
/***/ }),
/* 7 */,
/* 8 */
/***/ ((module) => {
/***/ (function(module) {

/*jshint node:true */
/*
Expand Down Expand Up @@ -902,7 +902,7 @@ module.exports.InputScanner = InputScanner;
/* 11 */,
/* 12 */,
/* 13 */
/***/ ((module) => {
/***/ (function(module) {

/*jshint node:true */
/*
Expand Down Expand Up @@ -971,7 +971,7 @@ module.exports.Directives = Directives;
/***/ }),
/* 14 */,
/* 15 */
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {

/*jshint node:true */
/*
Expand Down Expand Up @@ -1019,7 +1019,7 @@ module.exports.defaultOptions = function() {

/***/ }),
/* 16 */
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {

/*jshint node:true */
/*
Expand Down Expand Up @@ -1505,7 +1505,7 @@ module.exports.Beautifier = Beautifier;

/***/ }),
/* 17 */
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {

/*jshint node:true */
/*
Expand Down
Loading

0 comments on commit 03f3cdc

Please sign in to comment.