mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-11 18:02:26 +03:00
feat: update all deps versions, move from babel to swc
- move all package commands to scripts/pkg-task - jest now uses swc - rollup now uses swc - move all benchmark packages to benchmark/package.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {parse} from '../src'
|
||||
import render from 'posthtml-render'
|
||||
import { render } from 'posthtml-render'
|
||||
|
||||
describe('posthtml-render', () => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user