HerringtonDarkholme/vue-compiler

can it remove the nightly features ?

Closed this issue · 1 comments

hi there,
currently I am trying the file parsing part by directly importing the crate vue-compiler-core.
Is it possible to remove once_cell feature? or any advice for the replacement of once_cell?

sorry for my dumb asking, but I think it is not a good idea to build with the nightly feature

Of course, with the release of new Rust we can use stable version.