Git Product home page Git Product logo

Comments (4)

meteorlxy avatar meteorlxy commented on July 21, 2024

The client package should not be imported in node side.

  1. If you want to simplify the usage in client, you can provide a client side entry, and set alias in your plugin.

  2. Use resolveLocalePath from the shared package to resolve the locale. In fact, there is no site data in node side. It's just a coincidence that the SiteData interface is compatible with AppOptions.

  3. Same as above. PageFrontmatter is available in shared

from core.

Mister-Hope avatar Mister-Hope commented on July 21, 2024
  1. Use resolveLocalePath from the shared package to resolve the locale. In fact, there is no site data in node side. It's just a coincidence that the SiteData interface is compatible with AppOptions.

Nope, resovleLocalePath is definitly not what I want to. As I said in #47, I am accessing page lang in extendsPage data to provide i18n lang. A people who is not speaking english will more likely to use / as his mother language. It's unhelpful if a page has a routeLocale with /, we still cannot provide a i18n related data with it. We want the lang actually.

So I think at least a function should be provided to let peple get a page's lang or something.

from core.

meteorlxy avatar meteorlxy commented on July 21, 2024

That's another thing. This issue is asking for cjs build of client package.

from core.

meteorlxy avatar meteorlxy commented on July 21, 2024

Just made siteData available on vuepress app 05b87dd

from core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.