Skip to content

Commit

Permalink
build(core): ensuring core, react, and website builds run
Browse files Browse the repository at this point in the history
  • Loading branch information
stevematney committed Sep 13, 2024
1 parent 3450dba commit b1a7972
Show file tree
Hide file tree
Showing 22 changed files with 655 additions and 16,531 deletions.
2 changes: 1 addition & 1 deletion core/dist/textMaskCore.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions core/webpack.buildCore.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ var webpack = require('webpack')
var path = require('path')

module.exports = {
mode: 'production',
entry: path.join(__dirname, './src/index.js'),

module: {
Expand Down
Loading

0 comments on commit b1a7972

Please sign in to comment.