@absolutejs/absolute 0.19.0-beta.110 → 0.19.0-beta.112

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/build.js CHANGED
@@ -1160,8 +1160,6 @@ var colors2, frameworkColors, formatPath = (filePath) => {
1160
1160
  console.error(`${timestamp} ${tag} ${fullMessage}`);
1161
1161
  }, logHmrUpdate = (path, framework, duration) => {
1162
1162
  log("hmr update", { duration, framework, path });
1163
- }, logInfo = (message) => {
1164
- log(message);
1165
1163
  }, logScriptUpdate = (path, framework, duration) => {
1166
1164
  log("script update", { duration, framework, path });
1167
1165
  }, logServerReload = () => {
@@ -204933,5 +204931,5 @@ export {
204933
204931
  build
204934
204932
  };
204935
204933
 
204936
- //# debugId=67AFA7870CF5D48764756E2164756E21
204934
+ //# debugId=0050A99E09352E5064756E2164756E21
204937
204935
  //# sourceMappingURL=build.js.map