Skip to content

Commit

Permalink
Merge pull request #364 from CBIIT/3.2.0-beta
Browse files Browse the repository at this point in the history
3.2.0 release updates
  • Loading branch information
skiran86 authored Jul 14, 2021
2 parents 5290243 + c9d910a commit 455c027
Show file tree
Hide file tree
Showing 21 changed files with 2,483 additions and 7,493 deletions.
1 change: 1 addition & 0 deletions config/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ module.exports = function(webpackEnv) {
// Support React Native Web
// https://www.smashingmagazine.com/2016/08/a-glimpse-into-the-future-with-react-native-for-web/
'react-native': 'react-native-web',
react: path.resolve('./node_modules/react'),
},
plugins: [
// Adds support for installing with Plug'n'Play, leading to faster installs and adding
Expand Down
Loading

0 comments on commit 455c027

Please sign in to comment.