Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with laravel and webpack #1

Closed
dientuki opened this issue Dec 19, 2016 · 1 comment
Closed

Not working with laravel and webpack #1

dientuki opened this issue Dec 19, 2016 · 1 comment

Comments

@dientuki
Copy link

dientuki commented Dec 19, 2016

Hi, just that. I'm tring to use in a Laravel 5.3 project and it's dons't work. It's use webpack to compile the js

@denis-taran
Copy link
Owner

Hi dientuki,

I updated the NPM package and fixed an issue with webpack, so you should be able to use this package now.

Please install the latest version:

npm install autocompleter@1.0.16

then import it in javascript:

import autocomplete from 'autocompleter';
// or
var autocomplete = require('autocompleter');

waissbluth referenced this issue in palmetto/autocomplete Oct 19, 2021
fix: allow modification of entire class names, add paste event listener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants