Skip to content

Commit

Permalink
fixup! Remove next-dev and its test suite and benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
wbinnssmith committed Sep 25, 2023
1 parent 721833c commit 263029c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/next-swc/crates/next-core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ pub use next_edge::context::{
pub use page_loader::{create_page_loader_entry_module, PageLoaderAsset};
pub use turbopack_binding::{turbopack::node::source_map, *};
pub use util::{get_asset_path_from_pathname, pathname_for_path, PathType};
// pub use web_entry_source::create_web_entry_source;

pub fn register() {
turbo_tasks::register();
Expand Down

0 comments on commit 263029c

Please sign in to comment.