@caiquecamargo/vite-plugin-netlify-cms 0.0.4 → 0.0.5

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.
package/dist/index.es.js CHANGED
@@ -4737,7 +4737,7 @@ const Jn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4737
4737
  );
4738
4738
  return e;
4739
4739
  } catch {
4740
- throw new Error("Config file not found");
4740
+ throw new Error(`Config file not found on ${s}`);
4741
4741
  }
4742
4742
  }, Dt = async (s, e) => {
4743
4743
  const { configFile: t = "./netlify.config.ts", config: n, saveFolder: i = "./public/admin" } = e ?? {};