Update webpack and testing frameworks
This commit is contained in:
@ -12,9 +12,7 @@
|
||||
|
||||
<script>
|
||||
function generate() {
|
||||
const doc = new docx.Document();
|
||||
|
||||
const doc = new Document({
|
||||
const doc = new docx.Document({
|
||||
sections: [
|
||||
{
|
||||
children: [
|
||||
|
Reference in New Issue
Block a user