discourse/app/assets/javascripts/bootstrap-json
Jarek Radosz bd52b1ec7b
FIX: Embroider breaking index html structure (#23811)
The custom html elements we were using for bootstraping were causing Embroider to end the `<head>` tag and immediately start `<body>`. As a result most of `<meta>` tags ended up in the `<body>`.

That mean (among possibly other issues) that the app did not have CSRF token set properly on launch (in the development env)
2023-10-06 13:41:47 +02:00
..
.npmrc
index.js FIX: Embroider breaking index html structure (#23811) 2023-10-06 13:41:47 +02:00
package.json Build(deps-dev): Bump node-fetch from 3.3.1 to 3.3.2 in /app/assets/javascripts (#22792) 2023-07-26 09:21:25 +08:00