fix tutorial
This commit is contained in:
parent
a9c95bbbfb
commit
93db3cd935
8 changed files with 88 additions and 9 deletions
|
|
@ -23,7 +23,7 @@
|
|||
*/
|
||||
|
||||
import _Spec from 'shift-spec';
|
||||
const Spec = _Spec.default;
|
||||
const Spec = _Spec.default || _Spec; // parcel module resolution fuckup
|
||||
// import { version } from '../package.json'
|
||||
|
||||
// Loading uncached estraverse for changing estraverse.Syntax.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue