diff --git a/st-embroider/2024/2025-04-08.md b/st-embroider/2024/2025-04-08.md new file mode 100644 index 0000000..a0ef406 --- /dev/null +++ b/st-embroider/2024/2025-04-08.md @@ -0,0 +1,45 @@ +# 2025-04-08 + +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) +- [ ] Aaron Chambers (AC) +- [x] Alex (A) +- [x] Preston Sego (PS) +- [ ] Simon Ihmig (SI) +- [x] Katie Gengler (KG) +- [ ] Peter Meehan (PM) +- [ ] Krystan HuffMenne (KH) +- [x] Peter Wagenet (PW) +- [ ] James Davis (JD) +- [x] TommyJR + +## Topics + +### Compatibility issues post stable release <@ef4> + +- CM: should we do anything in the tracking issue: https://github.com/embroider-build/embroider/issues/1860 +- (discussion about webpack plugin) +- (discussion about adding a better error for people) +- A: we can release a new patch of `@embroider/webpack` that is "marked" in some way that we can throw an error in modern `@embroider/compat` +- EF: yes let's do that + +- (discussion about app.import with custom output paths) +- KG: can we just deprecate the whole app.import +- EVERYONE: YES!! +- (added to the board) + +- we should try to turn back on engines tests with no fastboot +- CM: we discuss doing this in the engines repo before because they have more runtime tests +- that would stop us from having to update the build tests we currently have + +- (long discussion about how to implement fastboot support) +- (general agreement that we should try to make this work via fastboot-app-server) +- CM: I'll take a look at it +- EF: we want to push forward on native SSR \ No newline at end of file