@otterlord/astro-compress
Version:
🗜️ AstroJS compression utilities. Compress HTML, CSS, JavaScript and more!
2 lines (1 loc) • 1.48 kB
JavaScript
var t={caseSensitive:!0,collapseInlineTagWhitespace:!1,collapseWhitespace:!0,continueOnParseError:!0,html5:!0,ignoreCustomComments:[/^\s*#/,/^\s*\[/,/^\s*\]/,/^\s*!/,/^\s*\//],includeAutoGeneratedTags:!0,keepClosingSlash:!0,minifyCSS:!0,minifyJS:!0,minifyURLs:!1,noNewlinesBeforeTagClose:!0,preventAttributesEscaping:!1,processConditionalComments:!1,processScripts:["application/ecmascript","application/javascript","application/json","application/ld+json","application/manifest+json","application/schema+json","application/vnd.geo+json","application/x-web-app-manifest+json","application/xhtml+xml","application/xml","image/svg+xml","template-worker","template","text/css","text/ecmascript","text/html","text/javascript","text/markdown","text/ng-template","text/plain","text/template","text/x-dust","text/x-dustjs","text/x-eco-template","text/x-eco","text/x-handlebars-template","text/x-handlebars","text/x-jade-template","text/x-jade","text/x-less","text/x-lodash-template","text/x-lodash","text/x-markdown","text/x-mustache-template","text/x-mustache","text/x-pug-template","text/x-pug","text/x-sass","text/x-scss","text/x-stylus","text/x-template","text/x-underscore-template","text/x-underscore","text/x-yaml","text/xml"],quoteCharacter:'"',removeAttributeQuotes:!0,removeComments:!0,removeScriptTypeAttributes:!0,removeStyleLinkTypeAttributes:!0,removeTagWhitespace:!1,sortAttributes:!0,sortClassName:!0,trimCustomFragments:!0,useShortDoctype:!1};export{t as default};