Skip to content

Commit a4c71a8

Browse files
authored
Merge pull request #629 from emberjs/tooling-may-27
add notes for tooling 27th May
2 parents 4acdb2b + 81748b8 commit a4c71a8

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed

st-embroider/2024/2025-05-27.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# 2025-05-27
2+
3+
Note Taker: Chris Manson
4+
Time Keeper: Chris Manson
5+
6+
## Attendees
7+
8+
Add yourself to the list if you attend and check the box!
9+
10+
- [x] Ed Faulkner (EF)
11+
- [x] Chris Manson (CM)
12+
- [ ] Alex (A)
13+
- [x] Preston Sego (PS)
14+
- [x] Simon Ihmig (SI)
15+
- [x] Katie Gengler (KG)
16+
- [ ] Peter Meehan (PM)
17+
- [ ] Krystan HuffMenne (KH)
18+
- [ ] Peter Wagenet (PW)
19+
- [ ] James Davis (JD)
20+
- [x] davidtaylor
21+
- [x] nichschot
22+
- [x] tommyjr
23+
24+
## Topics
25+
26+
### Race condition between compat-prebuild and resolve hook <simon>
27+
28+
- https://github.com/embroider-build/embroider/issues/2490
29+
- (discussion about Simon's summary of the issue)
30+
- (general agreement that options is a good hook for this)
31+
32+
### review blockers for v2 addon as default
33+
34+
- (discussion about different ways to do test)
35+
- CM: reminder that we're working toward supporting 80% of use cases
36+
- as long as we don't prevent people from doing things that's ok
37+
38+
### ember-addon-blueprint PRs <@NullVoxPopuli>
39+
40+
- https://github.com/ember-cli/ember-addon-blueprint/pull/44
41+
- linting
42+
- merged
43+
44+
- https://github.com/ember-cli/ember-addon-blueprint/pull/41
45+
- (live review)
46+
47+
### –strict by default for ember new? <@mansona>
48+
49+
- (discussion about what it takes)
50+
- EF: it can't become the default until recommended
51+
- KG: there is no `--strict` command for ember-cli
52+
- (general agreement that we should add it)
53+
- it's fine that we add it to beta
54+
- EF: we can work around it by adding `--strict` to generations in the
55+
56+
### with strict on by default is the new app blueprint the “polaris” <@mansona>
57+
58+
- with the new blueprint having vite, typescript, gjs by default... does that means this is polaris?
59+
- (general agreement)
60+
- KG: this would be a good time to go through the polaris edition board
61+
62+
63+

0 commit comments

Comments
 (0)