Error when compiled using webpack compressing options
オープン
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 13.7k
- フォーク
- 1.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I am using webpack 4 and uglifying my code for prod build. But, I get an error for the sql.js package on the prod build only, not in dev. Basically I get this error when trying to call any sql operations such creating a table or inserting rows.

コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Start by reproducing the webpack 4 production build with compression enabled, then compare it with the working development build while exercising table creation and row insertion in sql.js. The report names no source file, test, or entry point; done means the compressed production build completes and those SQL operations work without the reported error.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, sqlite, webpack
- 領域
- build-system, database
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100