Coder Social home page Coder Social logo

Comments (3)

jmikrut avatar jmikrut commented on September 23, 2024

Good call!

Just opened a PR to address this. We actually need the babel.config.js to remain as-is, exporting from the /src folderโ€”to accomplish development, exactly how you mentioned.

So, instead of changing that file, we've added a new file called payload/babel. With the change in that PR, you can now access the Babel config by doing the following:

import { config } from 'payload/babel'; 

How's that? We are going to be deploying a bunch of new stuff either later tonight or tomorrow - and this is definitely doable within that release!

from payload.

Ontopic avatar Ontopic commented on September 23, 2024

Awesome! Just writing a reply in the discussion about module aliases (#201) that that is exactly what is needed for doing it through Babel in I feel a clean and stable enough way (also when upgrading NextJS or Payload). And... my import / require OCD is extra happy with it being a separately named payload/babel module, looks very pleasing next to next/babel ๐Ÿ™ƒ

from payload.

github-actions avatar github-actions commented on September 23, 2024

This issue has been automatically locked.
Please open a new issue if this issue persists with any additional detail.

from payload.

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.