Investigate the watch configuration in Remax's build pipeline to identify why changes to native component and page files do not trigger recompilation. Compare with the handling of React component files. Look for file watcher settings (e.g., webpack watchOptions) and any exclusion patterns. Check if the issue is related to the file path patterns used by the watcher.