Change demo import from src to build
This commit is contained in:
@ -14,7 +14,7 @@ import {
|
|||||||
TextDirection,
|
TextDirection,
|
||||||
TextRun,
|
TextRun,
|
||||||
VerticalAlign,
|
VerticalAlign,
|
||||||
} from "../src";
|
} from "../build";
|
||||||
|
|
||||||
patchDocument(fs.readFileSync("demo/assets/simple-template.docx"), {
|
patchDocument(fs.readFileSync("demo/assets/simple-template.docx"), {
|
||||||
patches: {
|
patches: {
|
||||||
|
Reference in New Issue
Block a user