developerzohaib786 commented on PR #151: URL: https://github.com/apache/polaris-tools/pull/151#issuecomment-3830867671
# How to test this pull request ? ## Step 1: install dependencies via npm ci Install ``` npm ci ``` ## Step 2: do first build via npm build ``` npm run build ``` ## Step 3: clean and rebuild ``` Remove-Item -Recurse -Force dist npm run build ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
