JavaScript generic ASN.1 parser (mirror)
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Theme support for single file

authored by

olibu and committed by lapo.it 041d7b6a 844d85bf

+1 -1
+1 -1
vite.config.js
··· 4 4 import pluginDom from 'vite-plugin-dom'; 5 5 import { DomUtils } from 'htmlparser2'; 6 6 7 - const removeNodes = [ 'theme-select', 'rowExamples' ]; 7 + const removeNodes = [ 'rowExamples' ]; 8 8 9 9 const preventSVGEmit = () => { 10 10 return {