Add clarifiing comment to webpack config
This commit is contained in:
parent
5064fd0026
commit
a5678aa3f1
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* This is to generate the umd bundle only
|
||||
*/
|
||||
const webpack = require('webpack');
|
||||
const path = require('path');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user