Skip to content

Commit

Permalink
create path
Browse files Browse the repository at this point in the history
  • Loading branch information
tongsonbarbs committed Mar 5, 2025
1 parent 4737595 commit ebf6db5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/devextreme/webpack.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* eslint-env node */
const TerserPlugin = require('terser-webpack-plugin');
const path = require('path');

module.exports = {
mode: 'production',
Expand Down

0 comments on commit ebf6db5

Please sign in to comment.