問題タブ [svelte-component]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
svelte - unix と win10 をバンドル
私はそのような問題を抱えています.Unixでバンドルを作成すると、次のような行でバンドルが生成されます:
Windows の場合:
しかし、私の CSS デザイナーは、アプリケーション内のツリーの外観に影響を与えるようにしました。この問題を回避する方法を教えてくれる人がいるかもしれません。たとえば、Svelte に次のような文字列を強制的に生成させます。gitHub へのリンクhttps://github.com/kirilletc/svelte.geomixer
バンドル行へのリンク: win bundle: https://github.com/kirilletc/svelte.geomixer/blob/master/public/winnie_2.0_win.js#L563 unix bundle: https://github.com/kirilletc/svelte. geomixer/blob/master/public/winnie_2.0.js#L563
コンパイルされた例: Windows: https://kirilletc.github.io/svelte.geomixer/public/index_win.html?config=N72NF unix: https://kirilletc.github.io/svelte.geomixer/public/?config= N72NF