Skip to content

Add mandatory requirement of buster-cljs.runtime to documentation #2

@michaelsbradleyjr

Description

@michaelsbradleyjr

(Title was: Have to require "runtime" namespace.)

After upgrading to the latest release of buster-cljs, I've found that I must :require the "runtime" namespace in at least one of my test files, e.g. [buster-cljs.runtime :as bcr]; otherwise, on the compiled JavaScript side of things, an exception is thrown to the effect that buster_cljs is not defined.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions