diff --git a/package.json b/package.json index b3d5ab07..52d65a07 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "types": "chessground.d.ts", "exports": { ".": "./dist/chessground.js", + "./assets/*": "./assets/*", "./*": "./dist/*.js" }, "typesVersions": {