troch / angular-multi-step-form

An angular module for creating multi step forms / wizards

Home Page:http://troch.github.io/angular-multi-step-form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught ReferenceError: exports is not defined

davidmir opened this issue · comments

Hi,

Why I'm getting this error? How I setup the angular-multi-step-form on may AngularJS App?

Thanks

What source file are you trying to use? Are you using CommonJS modules / ES6 modules / globals? What are you using for compiling / bundling your code?

Sorry, I solve that by using angular-multi-step-form.min.js.