-
### next-on-pages environment related information
Relevant Packages:
@cloudflare/next-on-pages: 1.11.0
vercel: N/A
next: 14.1.4
### Description
I'm currently buildi…
-
微前端是将一个大型应用分割成几个单独的应用的架构模式,不同于组件或者模块,微前端模块可单独部署,维护和升级。
分割的模式主要有两种:
1. 根据路由分割,一个或几个页面根据功能划分分配给不同的项目团队,这是最常见的分割模式。
2. 根据模块划分,比如基础的公共模块,设计系统,需要在不同的项目之间共享,可做成微前端公共模块,由于微前端是单独维护升级,对于这种公共模块划分对团队的需求比较高,…
twn39 updated
3 years ago
-
In this issue I would like to discuss usage ideas before implement it
Feature affected: [Audit trail feature](https://herbsjs.org/docs/usecase/features#audit)
[New Performance Measurement APIs…
-
I love OsmAnd (using the plus/paid/live version), but I find it to be almost unusable in the wild, because it drains my phone battery faster than I can hike a short trail.
It is hard to pin this do…
-
### Description
Testcase is ispd24 bsg_chip, Nangate45 tech.
The global router defaults are way too optimistic with regard to available routing resources.
This leads to 2.5x slower detailed r…
-
Hi, I have a layer in the UI that is only used rarely (pin code feature). I implemented it via new controller container above the "default" controller container.
Now I'd like to lazily initialize t…
-
### Link to the code that reproduces this issue
https://github.com/joshuabaker/nextjs-issue-route-get-during-build
### To Reproduce
Create a `route.js` or `route.ts` file with a `GET` method.
In…
-
This is an overview issue to organize ongoing development of IPv6 neighbor discovery:
- [ ] Main ND, [RFC 4861](https://tools.ietf.org/html/rfc4861)
- [x] Router Discovery and Prefix Discovery; [s…
-
The idea is to set a custom time to a specific location in order to arrive at the time specified to that specific waypoint.
-
hi,
i am working on a play 2.3 project using webjars and which has a submodule.
i am trying to use sbt-rjs to concatenate and minify different modules which are specified in my javascripts/main.js (…