![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
be-navigation
Advanced tools
Buyer Experience Navigation (be-navigation) contains a modular navigation for about.gitlab.com.
.nvmrc
, .tool-versions
, .npmrc
for the current node version.Start app: yarn dev
Lint: yarn lint
Serve built app: yarn preview
In previous versions, we had used Vue CLI, so make sure to update yarn install
dependencies if you had used this repo before the transition to Vite. Another big change we noticed was the removal of the scoped
attribute in Single File Components. This was leading to large CSS payloads. We should aim to keep the contents of /dist
under ~250kb to make sure that it is production optimized.
One consequence of this transition was that we broke Review Apps for this repo. We should configure that as soon as we have bandwidth for that.
Navigation release: Version x.x.xx
and include links to the MRs and Issues included in this releasemain
, with all changespackage.json
yarn build
npm publish
(Note: You may need to login with your npm credentials using npm login
)origin/main
be-navigation is available as an npm package.
// with npm
npm install be-navigation
// with yarn
yarn add be-navigation
FAQs
GitLab Marketing Navigation
The npm package be-navigation receives a total of 1,961 weekly downloads. As such, be-navigation popularity was classified as popular.
We found that be-navigation demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.