Skip to content

slack general 2020 04 03

akabeko edited this page Apr 19, 2020 · 1 revision

2020-04-03

Time (UTC) Icon Name Message
03:36 shinyu Check the new Vivliostyle (v2.0.0) and our website! https://vivliostyle.org
open source, web browser based CSS typesetting engine project
03:36 Kiara Translation 🇯🇵: 新しいVivliostyle(v2.0.0)とウェブサイトをチェックしてください! https://vivliostyle.org
10:30 Johannes Wilm @shinyu Let me take a look now.
10:30 Kiara Translation 🇯🇵:  今見てみましょう。
10:40 Johannes Wilm I get
Error: 'printHTML' is not exported by node_modules/@vivliostyle/core/lib/vivliostyle.js
When I try to use this: https://docs.vivliostyle.org/#/api#print
10:40 Kiara Translation 🇯🇵: 私は得る
`` エラー: 'printHTML'はnode_modules/@vivliostyle/core/lib/vivliostyle.jsによってエクスポートされません `
これを使用しようとすると:https://docs.vivliostyle.org/#/api#print
10:46 Johannes Wilm Actually, it doesn't look like @vivliostyle/core is exporting a default object either.
10:46 Kiara Translation 🇯🇵: 実際、@ vivliostyle / coreがデフォルトオブジェクトをエクスポートしているようにも見えません。
11:01 Johannes Wilm It is working if I do:
import {printHTML} from "@vivliostyle/core/lib/cjs/vivliostyle.js"
11:01 Kiara Translation 🇯🇵: 私がやればうまくいきます:
「{printHTML}を「@ vivliostyle / core / lib / cjs / vivliostyle.js」からインポートします」 `
11:01 Johannes Wilm The problem seems to be with the esm module
11:01 Kiara Translation 🇯🇵: 問題はesmモジュールにあるようです
11:14 Johannes Wilm I can publish to @vivliostyle/print, but then you need to give me the right permissions to do so. Otherwise I'll just publish this as "vivliostyle-print 2.0.0"
11:14 Kiara Translation 🇯🇵: @ vivliostyle / printに公開できますが、そのための適切な権限を私に与える必要があります。それ以外の場合は、これを「vivliostyle-print 2.0.0」として公開します
11:19 Johannes Wilm @shinyu https://github.com/vivliostyle/vivliostyle-print has been updated. I will publish to npm once I have access rights. If it costs money to give me those access rights, it may just be better/easier to continue to publish as vivliostyle-print
PSA: merged into vivliostyle/vivliostyle as @vivliostyle/core →
11:19 Kiara Translation 🇯🇵:  https://github.com/vivliostyle/vivliostyle-printが更新されました。アクセス権があればnpmに公開します。これらのアクセス権を与えるのにお金がかかる場合は、vivliostyle-printとして公開し続ける方が良い/簡単かもしれません。
Clone this wiki locally