Skip to content

Commit

Permalink
fix: review
Browse files Browse the repository at this point in the history
  • Loading branch information
oasis-cloud committed Nov 11, 2024
1 parent 6455aa9 commit fbbbd85
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/rn/update-taro-entry.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ const path = require('path')
const config = require('../../src/config.json')
const param = process.env.C

console.log('xxxxxxxxxxxxxxxxxxxxxxx-------x-x-x-x-x-x-x-x-x', param)

// C=radio pnpm dev:taro:jdharmonycpp

function specialComponent(name) {
return param && name.toLowerCase() == param.toLowerCase()
}
Expand Down

0 comments on commit fbbbd85

Please sign in to comment.