You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Im getting this error at running webpack TypeError: Cannot read property 'thisCompilation' of undefined at ExtractTextPlugin.apply (C:\Paginas Web\Oricao\node_modules\extract-text-webpack-plugin\dist\index.js:183:20) at Compiler.apply (C:\Paginas Web\Oricao\node_modules\tapable\lib\Tapable.js:375:16) at webpack (C:\Paginas Web\Oricao\node_modules\webpack\lib\webpack.js:33:19) at processOptions (C:
Features Export and import name strings in them wasm are mangled Unused exports in wasm are removed (Tree Shaking) Don't expect size improvements yet since there is not minimizer for WASM yet which does the Dead Code Elimination, which is the second part for this optimization Direct WASM dependencies are enforced for: functions imports with i64 parameters or return values memory and table imports
If I add preprocessors: {'**/*_test.js': ['webpack']} and I have 100s of tests, that produces 100s of large bundles - that's slow, reruns tests all the time since karma keeps detecting changes and rerunning all ests as each test bundle is produced by webpack and this sends many megabytes to the test browser to evaluate. Instead, if I add preprocessors: {"test_index.js": ['webpack']} and require al
Bug report What is the current behavior? We are using npm library rc-select: import Select, { Option } from 'rc-select'; On server (target: 'node') Select.default is correctly undefined and Select contains correctly the component. On client (target: 'web') Select.default is defined and incorrectly contains the component. If we comment exports.__esModule = true; in node_modules/rc-select/lib.index.
[6904]: src\fs_event_wrap.cc:90: Assertion `wrap != nullptr' failed. 1: node::DecodeWrite 2: node::DecodeWrite 3: node::Start 4: v8::internal::interpreter::BytecodeDecoder::Decode 5: v8::internal::RegExpImpl::Exec 6: v8::internal::RegExpImpl::Exec 7: v8::internal::Object::ToInt32 8: v8::internal::Object::GetProperty 9: v8::internal::NativesCollection<0>::GetScriptsSource 10: v8::internal::NativesC
Do you want to request a feature or report a bug? bug What is the current behavior? webpack is triggering "watch-run/invalid" events multiple times if some source file is changed within 10 seconds before (or after?) webpack starts. In turn webpack-dev-server recompiles everything in a loop until that 10 seconds period is ended. If the current behavior is a bug, please provide the steps to reproduc
Features improve stats output alignment improve stats text output when all exports are used add webpackPrefetch/webpackPreload magic comments to import() add stats.entrypoints[].children and stats.entrypoints[].childAssets to stats json add prefetched/preloaded chunks and assets to stats text output Performance improvements Bugfixes Escape chunk ids for target: "webworker" fix this to undefined ES
Summary Wanted to try using TypeScript with allowJs and checkJs to see if it can improve code correctness. Webpack is a good case study for using TypeScript compiler on JavaScript projects. This is still a work in progress and I'm not sure if we can use TypeScript to check for errors without any code modifications. Issues in TypeScript and DefiantlyTyped TypeScript does not allow using _this as a
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く