StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
StackGenVis/frontend/node_modules/webpack-core/README.md

16 lines
391 B

4 years ago
# webpack-core
The shared core of [webpack](https://github.com/webpack/webpack) and [enhanced-require](https://github.com/webpack/enhanced-require).
It mainly encapsulate
* the loader stuff
* SourceMap stuff
Not useable as standalone module, but this may change in the future.
# License
Copyright (c) 2012 - 2013 Tobias Koppers
MIT (http://www.opensource.org/licenses/mit-license.php)