|
@@ -53,7 +53,7 @@ module.exports = (_env, options) => {
|
|
|
|
|
|
plugins: [
|
|
|
new webpack.DllReferencePlugin({
|
|
|
- // We assume the current directory is orignal directory in the taipy-gui repository.
|
|
|
+ // We assume the current directory is original directory in the taipy-gui repository.
|
|
|
// If this file is moved, this path must be updated
|
|
|
manifest: path.resolve(
|
|
|
__dirname,
|