pull/10464/head
Rich Harris 3 years ago
parent 954da01b6a
commit cd972d9779

@ -347,6 +347,7 @@ export function client_component(source, analysis, options) {
];
if (options.dev && options.filename) {
// add `App.filename = 'App.svelte'` so that we can print useful messages later
body.push(
b.stmt(
b.assignment(

Loading…
Cancel
Save