removido dayjs/locale/pt-br.js
This commit is contained in:
parent
3b37c764bd
commit
a75b70dddd
5 changed files with 3 additions and 6 deletions
|
|
@ -32,7 +32,6 @@ __export(dayjs_exports, {
|
|||
});
|
||||
module.exports = __toCommonJS(dayjs_exports);
|
||||
var import_dayjs = __toESM(require("dayjs"));
|
||||
var import_pt_br = require("dayjs/locale/pt-br");
|
||||
var import_duration = __toESM(require("dayjs/plugin/duration"));
|
||||
var import_isSameOrAfter = __toESM(require("dayjs/plugin/isSameOrAfter"));
|
||||
var import_isSameOrBefore = __toESM(require("dayjs/plugin/isSameOrBefore"));
|
||||
|
|
@ -49,7 +48,6 @@ import_dayjs.default.extend(import_isSameOrAfter.default);
|
|||
import_dayjs.default.extend(import_minMax.default);
|
||||
import_dayjs.default.extend(import_relativeTime.default);
|
||||
import_dayjs.default.extend(import_duration.default);
|
||||
import_dayjs.default.locale("pt-br");
|
||||
// Annotate the CommonJS export names for ESM import in node:
|
||||
0 && (module.exports = {
|
||||
dayjsbr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue