Skip to content

[2.1.12] missed index.js and styles.css filles in build 2.1.12  #107

@col3name

Description

@col3name
 [vite] (client) Pre-transform error: Failed to resolve entry for package "@telegram-apps/telegram-ui". The package may have incorrect main/module/exports specified in its package.json.
  Plugin: vite:import-analysis
  File: /Users/mikha/Desktop/github/js/fish-app/hotel-matching/spa/src/App.tsx:6:45
  5  |  import BookedHotels from "./components/BookedHotels";
  6  |  import "./App.css";
  7  |  import { AppRoot, Cell, List, Section } from "@telegram-apps/telegram-ui";
     |                                                ^
  8  |  const cellsTexts = ["Chat Settings", "Data and Storage", "Devices"];
  9  |  export const App = () => /* @__PURE__ */ jsxDEV(AppRoot, { children: /* @__PURE__ */ jsxDEV(List, { children: /* @__PURE__ */ jsxDEV(Section, { header: "Header for the section", footer: "Footer for the section", children: cellsTexts.map( (x2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions