ember-repl 8.0.2 → 8.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8852,13 +8852,7 @@ function buildPrecompileOptions(babel, target, state, normalizedOpts, template,
8852
8852
  // we've extended meta to add jsutils, but the types in @glimmer/syntax
8853
8853
  // don't account for extension
8854
8854
  meta: meta,
8855
- // TODO: embroider's template-compiler allows this to be overriden to get
8856
- // backward-compatible module names that don't match the real name of the
8857
- // on-disk file. What's our plan for migrating people away from that?
8858
- moduleName: state.filename,
8859
- // This is here so it's *always* the real filename. Historically, there is
8860
- // also `moduleName` but that did not match the real on-disk filename, it
8861
- // was the notional runtime module name from classic ember builds.
8855
+ // This is here so it's *always* the real filename.
8862
8856
  filename: state.filename,
8863
8857
  plugins: {
8864
8858
  // the cast is needed here only because our meta is extended. That is,
@@ -9107,4 +9101,4 @@ function name(node) {
9107
9101
  var plugin = makePlugin(async options => options);
9108
9102
 
9109
9103
  export { plugin as default, makePlugin };
9110
- //# sourceMappingURL=plugin-DATxmrFU.js.map
9104
+ //# sourceMappingURL=plugin-ZDtYFKJg.js.map