ampproject / ampproject/ampstart
Components files watch issue - not compiled to dist
Open
- Dominant language
- HTML
- Stars
- 415
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
i am using windows 7.
when i do `npm run serve` to watch for files change, everything works fine but not for the files inside components folder, the `gulp.watch` triggers but nothing compiled to the dist.
so what am i doing wrong ?
Contributor guide
Research direction
Start by running `npm run serve` and inspect the `gulp.watch` configuration for the `components` folder and the `dist` output. Compare component changes with files that compile successfully, then verify that a component edit produces the expected compiled output in `dist`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100