Revert "fix: Fixes rendering of non-Latin alphabet characters in PDF export (#2948)"

This reverts commit 8af986a0b1.
This commit is contained in:
Antonella Sgarlatta
2025-10-27 22:10:45 -03:00
parent e35ee74616
commit 4956122b92
43 changed files with 166 additions and 514 deletions

View File

@@ -1,4 +1,3 @@
/* eslint-disable */
const path = require('path')
const webpack = require('webpack')
const MiniCssExtractPlugin = require('mini-css-extract-plugin')