Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 70 additions & 0 deletions st-embroider/2024/2025-08-19.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# 2025-08-19

Note Taker: Chris Manson
Time Keeper: Chris Manson

## Attendees

Add yourself to the list if you attend and check the box!

- [x] Ed Faulkner (EF)
- [x] Chris Manson (CM)
- [x] Alex (A)
- [x] Preston Sego (PS)
- [ ] Simon Ihmig (SI)
- [x] Katie Gengler (KG)
- [ ] Krystan HuffMenne (KH)
- [x] Peter Wagenet (PW)
- [ ] James Davis (JD)
- [x] Liam Potter (LP)


## Topics

### copy plugin in @embroider/addon-dev <@NullVoxPopuli>
- keepAssets requires imports. No way to do packager agnostic asset URL-getting.
- Related: [Discord Link](https://discordapp.com/channels/480462759797063690/1404896670524768308/1405561430031335508), [GH Issue](https://github.com/embroider-build/embroider/issues/2461)
- EF: we have a RFC that tracks this work
- (discussion about how batteries-included the addon blueprint should be)
-

### accidental traps with the new v2 addon blueprint <@NullVoxPopuli>

- https://github.com/ember-cli/ember-addon-blueprint/issues/74
- CM: we have a plan for this - that position is going to be our demo app
- we were just waiting for the RFC on the new resolver to make a bit more progress before we added a preview app to the addon blueprint
- PS: we have a RFC! 🎉
- CM: let's add it to the agenda


### Review v2 addon blueprint RFC? <@NullVoxPopuli>

- https://github.com/emberjs/rfcs/pull/985
- PS: it's quite long - there is a lot of code examples
- maybe we should wait to review this since the preview app will be added soon
- EF: it would be great if we had a way to document every line of the blueprint that we could keep in sync
- (looking through the RFC)
- EF: looks mostly ok
- PS: are we blocking on having the

### Possible template tag codemod bug when run on webpack based projects <@evoactivity>

- https://github.com/embroider-build/embroider/issues/2542
-

### Can we just drop support for node 6 here without a major https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill/pull/228 <@mansona>

- (long discussion)
- EF: not really - if you want to make the change and manually test it that's probably ok
-

### regarding ember-cli-update across the vite boundary - is it ok to make it not be a great experience for people using the --embroider arg? <@mansona>

- EF: we shouldn't be updating `--embroider`
- we can add a deprecation and a large warning that people shouldn't be using this
- the warning can point at the codemod to upgrade
- KG:

<!-- If you would like to add a topic to the agenda please add a suggestion to the PR using the following format: -->
<!-- ### Your topic (INITIALS, expected duration in minutes) -->